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

Vector3::Transform Method

Transforms a vector.

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 Transform(Vector3, Matrix4x4) Transforms a vector by a specified 4x4 matrix.
Public method Static member Transform(Vector3, Quaternion) Transforms a vector by the specified Quaternion rotation value.
Top
Show:
© 2017 Microsoft