SetComponentAsFloat64 Data Member Function

Sets the component of the vector at the specified index.

Prototype

double SetComponentAsFloat64( int32 p_dValue )

Parameters

Parameter Type Parameter Name Documentation
int32p_dValueThe value you wish to set for the specified component.

Examples

Copy Text To Clipboard

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