Expand description
Constants for common vectors
Constantsยง
- DOWN_
F32 - A unit vector pointing downwards
- DOWN_
F64 - A unit vector pointing downwards
- LEFT_
F32 - A unit vector pointing to the left
- LEFT_
F64 - A unit vector pointing to the left
- RIGHT_
F32 - A unit vector pointing to the right
- RIGHT_
F64 - A unit vector pointing to the right
- UP_F32
- A unit vector pointing upwards
- UP_F64
- A unit vector pointing upwards
- ZERO_
F32 - The zero vector
- ZERO_
F64 - The zero vector