Bitmap for UWP
RotationRef(Matrix3x2,Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 > RotationRef メソッド : RotationRef(Matrix3x2,Single) メソッド
When the method completes, contains the created rotation matrix.
Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis.
Creates a matrix that rotates.
シンタックス
'宣言
 
Public Overloads Shared Sub RotationRef( _
   ByRef result As Matrix3x2, _
   ByVal degrees As System.Single _
) 
public static void RotationRef( 
   out Matrix3x2 result,
   System.float degrees
)

パラメータ

result
When the method completes, contains the created rotation matrix.
degrees
Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis.
参照

Matrix3x2 構造体
Matrix3x2 メンバ
オーバーロード一覧