DioDocs for PDF
RotationX(Single) メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix4x4 構造体 > RotationX メソッド : RotationX(Single) メソッド
Angle of rotation in radians. Angles are measured clockwise when looking along the rotation axis toward the origin.
Creates a matrix that rotates around the x-axis.
シンタックス
'宣言
 
Public Overloads Shared Function RotationX( _
   ByVal radians As System.Single _
) As Matrix4x4
public static Matrix4x4 RotationX( 
   System.float radians
)

パラメータ

radians
Angle of rotation in radians. Angles are measured clockwise when looking along the rotation axis toward the origin.

戻り値の型

The created rotation matrix.
参照

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