Skip to content

llGetMaxScaleFactor

function ll.GetMaxScaleFactor(): number

Returns the largest 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.GetMaxScaleFactor().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.