31 July 2019
selection optional parameter.19 May 2015
The setprimitivescale command can be used to set the size of a primitive (in a local frame).
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
setprimitivescale | group, password, item, scale | interact | llInstantMessage(CORRADE, wasKeyValueEncode( [ // set the position of the // primitive leg, to <5, 1, 0> "command", "setprimitivescale", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "item", "leg", "position", wasURLEscape(<5, 1, 0>) ] ) ); |
| Optional Parameter | Possible Value | Description |
|---|---|---|
range | A range in meters. | The spherical distance from Corrade in which to locate the item. |
uniform | Either True or False | Whether the primitives will be scaled uniformly. |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.