◆
Scaled()
[2/2]
static
Vector3
Scaled
(
this
Vector3
vec
,
Vector3
scale
)
static
Parameters
vec
This is the vector calling this function.
scale
The vector we multiply each component with.
Returns
the computed Vector3 is returned.
EyE
Unity
Extensions
Vector3Extensions