TransformNormal static method

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

Implementation

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