Vector3DLike extension

on

Properties

length double

Available on Vector3D, provided by the Vector3DLike extension

no setter
lengthSqr double

Available on Vector3D, provided by the Vector3DLike extension

no setter

Methods

angle(Vector3D o) double

Available on Vector3D, provided by the Vector3DLike extension

distance(Vector3D o) double

Available on Vector3D, provided by the Vector3DLike extension

distanceSqr(Vector3D o) double

Available on Vector3D, provided by the Vector3DLike extension

dotProduct(Vector3D o) double

Available on Vector3D, provided by the Vector3DLike extension

format([int x0 = 0, int? y0, int? z0]) String

Available on Vector3D, provided by the Vector3DLike extension