Bitmap for WPF
NegateRef(Vector4,Vector4) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector4 構造体 > NegateRef メソッド : NegateRef(Vector4,Vector4) メソッド
When the method completes, contains a vector facing in the opposite direction.
The vector to negate.
Reverses the direction of a given vector.
シンタックス
'宣言
 
Public Overloads Shared Sub NegateRef( _
   ByRef result As Vector4, _
   ByRef value As Vector4 _
) 
public static void NegateRef( 
   out Vector4 result,
   ref Vector4 value
)

パラメータ

result
When the method completes, contains a vector facing in the opposite direction.
value
The vector to negate.
参照

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