Bitmap for UWP
Translation(Vector3) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 > Translation メソッド : Translation(Vector3) メソッド
The offset for all three coordinate planes.
Creates a translation matrix using the specified offsets.
シンタックス
'宣言
 
Public Overloads Shared Function Translation( _
   ByVal value As Vector3 _
) As Matrix4x4
public static Matrix4x4 Translation( 
   Vector3 value
)

パラメータ

value
The offset for all three coordinate planes.

戻り値の型

The created translation matrix.
参照

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