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

VRageMath.Matrix.CreateLookAtInverse

Malware edited this page Jan 26, 2019 · 14 revisions

IndexNamespace IndexMatrix

Summary

public static Matrix CreateLookAtInverse(Vector3 cameraPosition, Vector3 cameraTarget, Vector3 cameraUpVector)

Returns

Matrix

Parameters

Clone this wiki locally