Bitmap for WPF
Translation(Vector3) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 > Translation メソッド : Translation(Vector3) メソッド
The amount to translate in each axis.
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 amount to translate in each axis.

戻り値の型

The created translation matrix.
参照

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