Vector4::Transform Method (Vector2, Quaternion)
Transforms a two-dimensional vector by the specified Quaternion rotation value.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Vector2
The vector to rotate.
- rotation
- Type: System.Numerics::Quaternion
The rotation to apply.
Show: