Difference between revisions of "LlGetMaxScaleFactor"

From Second Life Wiki
Jump to navigation Jump to search
m (Created page with "{{LSL_Function|mode=request |inject-2= |func_id=|func_sleep=0.0|func_energy= |func=llGetMaxScaleFactor|sort=GetMaxScaleFactor |return_type=float |func_desc |return_text=that is t…")
(No difference)

Revision as of 23:45, 5 January 2014

Emblem-important-yellow.png LSL Feature Request
The described function does not exist. This article is a feature request.

Summary

Function: float llGetMaxScaleFactor( );

Returns a float that is the largest scaling factor that can be used with llScaleByFactor to resize the object.

Examples

See Also

Functions

•  llScaleByFactor
•  llGetMaxScaleFactor

Deep Notes

History

Search JIRA for related Issues

Signature

//function float llGetMaxScaleFactor();