SampSharp
SampSharp
SampSharp.Entities.SAMP
Vector3 Structure
Vector3 Operators
Division Operator
Division Operator (Vector3, Vector3)
Division Operator (Vector3, Single)
Vector3
Division Operator
Overload List
Name
Description
Division(Vector3, Vector3)
Divides the components
Vector3
by the components of the right
Vector3
and stores them in a new
Vector3
.
Division(Vector3, Single)
Divides the components
Vector3
by the given scalar and stores them in a new
Vector3
.
Top
See Also
Reference
Vector3 Structure
SampSharp.Entities.SAMP Namespace