Subtract Data Member Function

Subtracts the vector 'A' from this vector.

Prototype

int32 Subtract( Vec A )

Parameters

Parameter Type Parameter Name Documentation
<Vec>AThe vector to subtract from this vector.

Examples

Copy Text To Clipboard

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