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

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

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally