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

VRageMath.MatrixD.CreateConstrainedBillboard

Malware edited this page Dec 25, 2018 · 19 revisions

IndexMatrixD

Summary

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

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally