TransformNormal static method

Vector3 TransformNormal(
  1. Vector3 vector,
  2. Matrix transformation
)

Implementation

external static Vector3 TransformNormal(Vector3 vector, Matrix transformation);