API Reference
Bases: object
object
A 3-component vector.
Methods
Attributes
x
The x coordinate.
y
The y coordinate.
z
The z coordinate.
Return self+value.
Return self*value.