TypeLibF Xojo and Real Studio Plugin

VectorF_3D.Scale Method (console safe)

Scales the vector by a given factor.

Scale(
   factor as Single)

Parameters

factor
The factor to scale the vector by.

Remarks

See Also

VectorF_3D Class