Uint64Vector Data Member Function

Constructs an object with the specified X, Y, Z, and W values.

Prototype

Uint64Vector Uint64Vector( uint64 X, uint64 Y, uint64 Z, uint64 W )

Parameters

Parameter Type Parameter Name Documentation
uint64XThe X component of the vector.
uint64YThe Y component of the vector.
uint64ZThe Z component of the vector.
uint64WThe W component of the vector.

Examples

Copy Text To Clipboard

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