Bitmap for UWP
NegateRef(Matrix4x4,Matrix4x4) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 > NegateRef メソッド : NegateRef(Matrix4x4,Matrix4x4) メソッド
When the method completes, contains the negated matrix.
The matrix to be negated.
Negates a matrix.
シンタックス
'宣言
 
Public Overloads Shared Sub NegateRef( _
   ByRef result As Matrix4x4, _
   ByRef value As Matrix4x4 _
) 
public static void NegateRef( 
   out Matrix4x4 result,
   ref Matrix4x4 value
)

パラメータ

result
When the method completes, contains the negated matrix.
value
The matrix to be negated.
参照

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