Windows apps
Collapse the table of content
Expand the table of content

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
Public method Static member TransformNormal(Vector2, Matrix3x2) Transforms a vector normal by the given 3x2 matrix.
Public method Static member TransformNormal(Vector2, Matrix4x4) Transforms a vector normal by the given 4x4 matrix.
Top
Show:
© 2017 Microsoft