Multiply Data Member Function

Multiplies this vector with the vector 'A'.

Prototype

int32 Multiply( Vec A )

Parameters

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

Examples

Copy Text To Clipboard

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