Difference between revisions of "LlSetScale"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
|func=llSetScale
|func=llSetScale
|p1_type=vector|p1_name=scale|p1_desc
|p1_type=vector|p1_name=scale|p1_desc
|func_desc=Sets the scale of the primitive according to '''scale'''
|func_desc=Sets the scale of the prim according to '''scale'''
|func_footnote='''x''', '''y''' & '''z''' components of '''scale''' need to be in the range [0.01, 10.0], if they are out of the range they are rounded to the nearest endpoint.
|func_footnote='''x''', '''y''' & '''z''' components of '''scale''' need to be in the range [0.01, 10.0], if they are out of the range they are rounded to the nearest endpoint.
|spec
|spec

Revision as of 13:57, 22 February 2007