Vector3
@Serializable
Double-precision 3D vector.
Constructors
Functions
Link copied to clipboard
returns the area of the parallelogram formed by extruding this over other
Link copied to clipboard
distance to other in Euclidean space
Link copied to clipboard
project this vector on on
Link copied to clipboard
reflect this vector over surfaceNormal
Link copied to clipboard
Link copied to clipboard
squared distance to other in Euclidean space
Link copied to clipboard
Casts to DoubleArray.
Link copied to clipboard
Casts to IntVector3.
Link copied to clipboard