ReadonlyVector4

Math.ReadonlyVector4 exported from @manycore/aholo-viewer.

Math Type Alias

ReadonlyVector4 = PickReadonly<Vector4, "x" | "y" | "z" | "w" | "getSerializeData" | "dot" | "lengthSq" | "length" | "manhattanLength" | "getNumberCount" | "equals" | "toArray">