| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Matrix4x4.MultiplyVector.html | [Back] [Original] |
Transforms a direction by this matrix.
This function is similar to MultiplyPoint; but it transforms
directions and not positions. When transforming a direction, only
the rotation part of the matrix is taken into account.
Additional resources: MultiplyPoint, MultiplyPoint3x4.
| Web Proxy Viewer | New URL | Original Page |