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

csharp[MatrixD](VRageMath.MatrixD) CreateConstrainedBillboard([Vector3D](VRageMath.Vector3D) objectPosition, [Vector3D](VRageMath.Vector3D) cameraPosition, [Vector3D](VRageMath.Vector3D) rotateAxis, [Nullable<T>](System.Nullable`1) cameraForwardVector, [Nullable<T>](System.Nullable`1) objectForwardVector)``````csharpvoid CreateConstrainedBillboard(ref [Vector3D](VRageMath.Vector3D) objectPosition, ref [Vector3D](VRageMath.Vector3D) cameraPosition, ref [Vector3D](VRageMath.Vector3D) rotateAxis, [Nullable<T>](System.Nullable`1) cameraForwardVector, [Nullable<T>](System.Nullable`1) objectForwardVector, ref [MatrixD](VRageMath.MatrixD) result)

Clone this wiki locally