Bitmap for UWP
Scale(Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 > Scale メソッド : Scale(Single) メソッド
The uniform scale that is applied along all axis.
Creates a matrix that uniformally scales along all three axis.
シンタックス
'宣言
 
Public Overloads Shared Function Scale( _
   ByVal scale As System.Single _
) As Matrix4x4
public static Matrix4x4 Scale( 
   System.float scale
)

パラメータ

scale
The uniform scale that is applied along all axis.

戻り値の型

The created scaling matrix.
参照

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