GetColor Data Member Function

Gets the vertex color at the specified index.

Prototype

int32 GetColor( int32 index, Float32Vector color )

Parameters

Parameter Type Parameter Name Documentation
int32indexThe vertex color index to retrieve.
<Float32Vector>colorA pointer to a <Float32Vector> that stores the vertex color.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.