Skip to content

llGetMinScaleFactor

function ll.GetMinScaleFactor(): number

Returns the smallest multiplicative uniform scale factor that can be successfully applied (via llScaleByFactor()) to the object without violating prim size or linkability rules.

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.