Vector:CapMagnitude
From Data Realms Wiki
Function | |
---|---|
Syntax | CapMagnitude( * A float value that the magnitude will be capped by. ) |
Description: | |
Caps the magnitude of this Vector to a max value and keeps its angle intact. | |
Returns | A reference to this after the change. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |