vector3_multiply_scalar


Description:

public void vector3_multiply_scalar (float vector, float scalar)

Multiplies 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 multiply the vector components by


Namespace: Cogl
Package: doc