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