SetScale Data Member Function

Sets the <Group> node object's position to the values in the specified <Vec> object.

Prototype

int32 SetScale( Vec p_vScale )

Parameters

Parameter Type Parameter Name Documentation
<Vec>p_vScaleA pointer to a <Vec> object containing the <Group> node object's new scale values.

Examples

Copy Text To Clipboard

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