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

Summary

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

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally