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 24, 2018 · 18 revisions

IndexMatrixD

MatrixD CreateBillboard(Vector3D objectPosition, Vector3D cameraPosition, Vector3D cameraUpVector, Nullable cameraForwardVector)

void CreateBillboard(ref Vector3D objectPosition, ref Vector3D cameraPosition, ref Vector3D cameraUpVector, Nullable cameraForwardVector, ref MatrixD result)

Clone this wiki locally