[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | TransformNormal(Vector3, Matrix) |
Performs a normal transformation using the given Matrix.
|
![]() ![]() | TransformNormal(Vector3[], Matrix) |
Performs a normal transformation using the given Matrix.
|
![]() ![]() | TransformNormal(Vector3, Matrix, Vector3) |
Performs a normal transformation using the given Matrix.
|
![]() ![]() | TransformNormal(Vector3[], Matrix,Vector3[]) |
Performs a normal transformation using the given Matrix.
|
![]() ![]() | TransformNormal(Vector3*, Matrix*, Vector3*, Int32) |
Performs a normal transformation using the given Matrix.
|
![]() ![]() | TransformNormal(Vector3[], Matrix,Vector3[], Int32, Int32) |
Performs a normal transformation using the given Matrix.
|
![]() ![]() | TransformNormal(Vector3*, Int32, Matrix*, Vector3*, Int32, Int32) |
Performs a normal transformation using the given Matrix.
|
See Also