PEd_Vec3Scale

function

PEd_Vec3Scale(_vec, _real)

Description

Scales the vector by the value.

Arguments

Name Type Description
_vec Array<Real> The vector.
_real Real The value to scale the vector by.

Returns

Array<Real> The scaled vector.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.