Bitmap for UWP
Negate メソッド (Vector3)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Vector3 構造体 : Negate メソッド
The vector to negate.
Reverses the direction of a given vector.
シンタックス
'宣言
 
Public Shared Function Negate( _
   ByVal value As Vector3 _
) As Vector3
public static Vector3 Negate( 
   Vector3 value
)

パラメータ

value
The vector to negate.

戻り値の型

A vector facing in the opposite direction.
参照

Vector3 構造体
Vector3 メンバ