Designer Plugins
Plugins for Disguise Designer software.
Plugins for Disguise Designer software.
Base class: _BlipValue
Copy constructor for Vec
A serialisable tuple of the Vec parameters
Get an item from the Vec by index.
Parameters:
Returns The x element if the index is 0, the y element if the index is 1, the z element if the index is 2
The length of the Vec
Returns Always returns 3
The negative of the Vec
Returns The Vec with its x, y and z components negated
Divide another vector by this vector
Parameters:
Returns The element-wise division other/self
String representation of the Vec
String representation of the Vec