SetUint16 Data Member Function

Sets the vector value from a uint16.

Prototype

int32 SetUint16( int32 p_nX, int32 p_nY, int32 p_nZ, int32 p_nW )

Parameters

Parameter Type Parameter Name Documentation
int32p_nXThe x value.
int32p_nYThe y value.
int32p_nZThe z value.
int32p_nWThe w value.

Examples

Copy Text To Clipboard

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