Bitmap for UWP
RotationY(Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 > RotationY メソッド : RotationY(Single) メソッド
Creates a matrix that rotates around the y-axis.
シンタックス
'宣言
 
Public Overloads Shared Function RotationY( _
   ByVal radians As System.Single _
) As Matrix4x4
public static Matrix4x4 RotationY( 
   System.float radians
)

パラメータ

radians

戻り値の型

The created rotation matrix.
参照

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