DioDocs for PDF
除算演算子(Vector3,Single) オペレータ

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Vector3 構造体 > 除算演算子 オペレータ : 除算演算子(Vector3,Single) オペレータ
The vector.
The scalar value.
Divides the specified vector by a specified scalar value.
シンタックス
'宣言
 
Overloads Public Operator /( _
   ByVal value As Vector3, _
   ByVal divisor As System.Single _
) As Vector3
public Vector3 operator /( 
   Vector3 value,
   System.float divisor
)

パラメータ

value
The vector.
divisor
The scalar value.

戻り値の型

The vector that results from the division.
参照

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