ExtraParams
Revision as of 15:54, 15 April 2009 by Runitai Linden (talk | contribs) (New page: Used in ObjectUpdate messages, a "ExtraParam" block contains extra data for specialized prims such as lights, sculpted prims, and flexible objects {| class="sortable" {{Prettytable}} ...)
Used in ObjectUpdate messages, a "ExtraParam" block contains extra data for specialized prims such as lights, sculpted prims, and flexible objects
Param | Hex ID | Contents |
---|---|---|
Flexible | 0xA | U8 tension, U8 drag, U7 gravity, U8 wind, Vector3 userforce |
Light | 0x14 | Color4u color, F32 radius, F32 cutoff, F32 falloff |
Sculpted | 0x1E | UUID texture, U8 type |
Light Image (pending) | 0x28 | UUID texture, Vector3 params (FOV, focus, ambiance) |