DioDocs for PDF
Divide(Vector3,Single) メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Vector3 構造体 > Divide メソッド : Divide(Vector3,Single) メソッド
The vector.
The scalar value.
Divides the specified vector by a specified scalar value.
シンタックス
'宣言
 
Public Overloads Shared Function Divide( _
   ByVal left As Vector3, _
   ByVal divisor As System.Single _
) As Vector3
public static Vector3 Divide( 
   Vector3 left,
   System.float divisor
)

パラメータ

left
The vector.
divisor
The scalar value.

戻り値の型

The vector that results from the division.
参照

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