Vector2::TransformNormal Method
Transforms a vector normal.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TransformNormal(Vector2, Matrix3x2) | Transforms a vector normal by the given 3x2 matrix. |
|
TransformNormal(Vector2, Matrix4x4) | Transforms a vector normal by the given 4x4 matrix. |
Show: