TransformCoordinatesToRef static method

void TransformCoordinatesToRef(
  1. Vector3 vector,
  2. Matrix transformation,
  3. Vector3 result
)

Implementation

external static void TransformCoordinatesToRef(Vector3 vector, Matrix transformation, Vector3 result);