llGetMinScaleFactor
LSLfloat llGetMinScaleFactor()
Returns the smallest multiplicative uniform scale factor that can be successfully applied (via llScaleByFactor()) to the object without violating prim size or linkability rules.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llGetDate()
key llGetLinkKey(integer linknum)
void llResetLandBanList()
void llSoundPreload(string sound)
integer llListen(integer channelID, string name, string ID, string msg)
list llGetPrimitiveParams(list rules)
void llTeleportAgent(string agent, string simname, vector pos, vector lookAt)
list llList2ListSlice(list src, integer start, integer end, integer stride, integer stride_index)