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

VRageMath.Matrix.CreateBillboard

Malware edited this page Dec 25, 2018 · 19 revisions

IndexMatrix

Summary

private public private public sealed struct.Matrix CreateBillboard(private public sealed struct.Vector3 objectPosition, private public sealed struct.Vector3 cameraPosition, private public sealed struct.Vector3 cameraUpVector, private public sealed struct.Nullable<T> cameraForwardVector)

Returns

Example

Remarks

Summary

private public void CreateBillboard(ref private public sealed struct.Vector3 objectPosition, ref private public sealed struct.Vector3 cameraPosition, ref private public sealed struct.Vector3 cameraUpVector, private public sealed struct.Nullable<T> cameraForwardVector, ref private public sealed struct.Matrix result)

Returns

Example

Remarks

Clone this wiki locally