Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Matrix.CreateConstrainedBillboard

Malware edited this page Dec 25, 2018 · 19 revisions

IndexNamespace IndexMatrix

Summary

public Matrix CreateConstrainedBillboard(Vector3 objectPosition, Vector3 cameraPosition, Vector3 rotateAxis, Nullable<T> cameraForwardVector, Nullable<T> objectForwardVector)

Returns

Matrix

Parameters

Summary

public void CreateConstrainedBillboard(ref Vector3 objectPosition, ref Vector3 cameraPosition, ref Vector3 rotateAxis, Nullable<T> cameraForwardVector, Nullable<T> objectForwardVector, ref Matrix result)

Parameters

Clone this wiki locally