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

VRageMath.MatrixD.CreateBillboard

Malware edited this page Dec 25, 2018 · 18 revisions

IndexMatrixD

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

Clone this wiki locally