Creates a matrix that rotates around an arbitary axis.

Declaration Syntax

Parameters
-
axis (Vector3%)
- The axis around which to rotate.
-
angle (Single)
- Angle of rotation in radians. Angles are measured clockwise when looking along the rotation axis toward the origin.
-
result (Matrix%)
- When the method completes, contains the created rotation matrix.
Assembly:
SlimDX (Module: SlimDX) Version: 2.0.11.43