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

IndexMatrix

Matrix CreateConstrainedBillboard(Vector3 objectPosition, Vector3 cameraPosition, Vector3 rotateAxis, Nullable cameraForwardVector, Nullable objectForwardVector)

void CreateConstrainedBillboard(ref Vector3 objectPosition, ref Vector3 cameraPosition, ref Vector3 rotateAxis, Nullable cameraForwardVector, Nullable objectForwardVector, ref Matrix result)

Clone this wiki locally