Add Data Member Function

Adds the vector 'A' to this vector.

Prototype

int32 Add( Vec A )

Parameters

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

Examples

Copy Text To Clipboard

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