llGetMaxScaleFactor
function ll.GetMaxScaleFactor(): numberReturns the largest multiplicative uniform scale factor that can be successfully applied (via llScaleByFactor()) to the object without violating prim size or linkability rules.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetMaxScaleFactor().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetMaxScaleFactor