Vector properties
These properties are found on all Vector instances
dimension
A number
representing the dimension of the Vector. Equal to vector.values.length
signal
pointSignal
Vector.components
This is a static property
An array containing all keys that a Vector might contain, in order. Keys capped to 4 dimensions
Last updated
Was this helpful?