LookAtRHToRef static method

void LookAtRHToRef(
  1. Vector3 eye,
  2. Vector3 target,
  3. Vector3 up,
  4. Matrix result,
)

Implementation

external static void LookAtRHToRef(Vector3 eye, Vector3 target, Vector3 up, Matrix result);