llGetMinScaleFactor
function ll.GetMinScaleFactor(): numberReturns the smallest 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.GetMinScaleFactor().
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: llGetMinScaleFactor