Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector3L.Transform

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3L

Summary

private public void Transform(ref private public sealed struct.Vector3L position, ref private public sealed struct.Matrix matrix, ref private public sealed struct.Vector3L result)

Transforms a Vector3L by the given Matrix.

Returns

Example

Remarks

Summary

private public void Transform(ref private public sealed struct.Vector3L value, ref private public sealed struct.Quaternion rotation, ref private public sealed struct.Vector3L result)

Returns

Example

Remarks

Summary

private public private public sealed struct.Vector3L Transform(private public sealed struct.Vector3L value, private public sealed struct.Quaternion rotation)

Returns

Example

Remarks

Clone this wiki locally