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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector3 構造体 > NegateRef メソッド : NegateRef(Vector3,Vector3) メソッド
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 Vector3, _
   ByRef value As Vector3 _
) 
public static void NegateRef( 
   out Vector3 result,
   ref Vector3 value
)

パラメータ

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

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