Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Matrix.CreateConstrainedBillboard

Malware edited this page Dec 25, 2018 · 18 revisions

IndexMatrix

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

Clone this wiki locally