Bitmap for UWP
Reflection メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 : Reflection メソッド
The plane's normal vector.
The plane's distance from the origin along its normal vector.
Creates a matrix that reflects the coordinate system about a specified plane.
シンタックス
'宣言
 
Public Shared Function Reflection( _
   ByVal normal As Vector3, _
   ByVal d As System.Single _
) As Matrix4x4
public static Matrix4x4 Reflection( 
   Vector3 normal,
   System.float d
)

パラメータ

normal
The plane's normal vector.
d
The plane's distance from the origin along its normal vector.

戻り値の型

A new matrix expressing the reflection.
参照

Matrix4x4 構造体
Matrix4x4 メンバ