LookAtLHToRef static method

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

Implementation

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