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

VRageMath.Matrix.CreateConstrainedBillboard

Malware edited this page Dec 25, 2018 · 19 revisions

IndexMatrix

Summary

public public sealed struct Matrix CreateConstrainedBillboard(public sealed struct Vector3 objectPosition, public sealed struct Vector3 cameraPosition, public sealed struct Vector3 rotateAxis, public sealed struct Nullable<T> cameraForwardVector, public sealed struct Nullable<T> objectForwardVector)

Returns

Example

Remarks

Summary

public void CreateConstrainedBillboard(ref public sealed struct Vector3 objectPosition, ref public sealed struct Vector3 cameraPosition, ref public sealed struct Vector3 rotateAxis, public sealed struct Nullable<T> cameraForwardVector, public sealed struct Nullable<T> objectForwardVector, ref public sealed struct Matrix result)

Returns

Example

Remarks

Clone this wiki locally