SetDistance Data Member Function

Moves the vector a specified distance from the vector 'End'.

Prototype

int32 SetDistance( Vec End, double Distance )

Parameters

Parameter Type Parameter Name Documentation
<Vec>EndThe vector to set the distance from.
doubleDistanceThe desired distance from the vector 'End'.

Examples

Copy Text To Clipboard

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