vector3_divide_scalar


Description:

public void vector3_divide_scalar (float vector, float scalar)

Divides each of the vector components by the given scalar.

Parameters:

vector

The 3 component vector you want to manipulate

scalar

The scalar you want to divide the vector components by


Namespace: Cogl
Package: doc