Vector4DLike extension

on

Properties

length double

Available on Vector4D, provided by the Vector4DLike extension

no setter
lengthSqr double

Available on Vector4D, provided by the Vector4DLike extension

no setter

Methods

distance(Vector4D o) double

Available on Vector4D, provided by the Vector4DLike extension

distanceSqr(Vector4D o) double

Available on Vector4D, provided by the Vector4DLike extension

dotProduct(Vector4D o) double

Available on Vector4D, provided by the Vector4DLike extension

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

Available on Vector4D, provided by the Vector4DLike extension