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