TransformNormalToRef static method

void TransformNormalToRef(
  1. Vector4 vector,
  2. Matrix transformation,
  3. Vector4 result
)

Implementation

external static void TransformNormalToRef(Vector4 vector, Matrix transformation, Vector4 result);