Method FromLookAtMatrix
FromLookAtMatrix(Matrix4, double)
Get camera position, up and target vectors
Declaration
public FromLookAtMatrixReturn FromLookAtMatrix(Matrix4 matrix, double distanceFromTarget = 1)
Parameters
Type | Name | Description |
---|---|---|
Matrix4 | matrix | The created Matrix |
double | distanceFromTarget |
Returns
Type | Description |
---|---|
FromLookAtMatrixReturn |