DioDocs for PDF
RotationX(Single,Vector3) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix4x4 構造体 > RotationX メソッド : RotationX(Single,Vector3) メソッド
X 軸を中心に回転する量 (ラジアン単位)。
中心点。
中心点から X 軸を中心に点を回転するマトリックスを作成します。
シンタックス
'宣言
 
Public Overloads Shared Function RotationX( _
   ByVal radians As System.Single, _
   ByVal centerPoint As Vector3 _
) As Matrix4x4
public static Matrix4x4 RotationX( 
   System.float radians,
   Vector3 centerPoint
)

パラメータ

radians
X 軸を中心に回転する量 (ラジアン単位)。
centerPoint
中心点。

戻り値の型

回転マトリックス。
参照

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