Vector3TransformNormal Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() ![]() | TransformNormal(Vector3D, Matrix) |
Transforms a 3D vector normal by a matrix.
|
![]() ![]() | TransformNormal(Vector3, Matrix) |
Transforms a 3D vector normal by a matrix.
|
![]() ![]() | TransformNormal(Vector3, MatrixD) |
Transforms a 3D vector normal by a matrix.
|
![]() ![]() | TransformNormal(Vector3, MyBlockOrientation) | |
![]() ![]() | TransformNormal(Vector3, Matrix, Vector3) |
Transforms a vector normal by a matrix.
|
![]() ![]() | TransformNormal(Vector3, MatrixD, Vector3) | |
![]() ![]() | TransformNormal(Vector3, MatrixI, Vector3) | |
![]() ![]() | TransformNormal(Vector3, MyBlockOrientation, Vector3) | |
![]() ![]() | TransformNormal(Vector3, Matrix, Vector3) |
Transforms an array of 3D vector normals by a specified Matrix.
|
![]() ![]() | TransformNormal(Vector3, Int32, Matrix, Vector3, Int32, Int32) |
Transforms a specified range in an array of 3D vector normals by a specified Matrix and writes the results to a specified range in a destination array.
|