Set all the values through the
constructor
Declaration Syntax
Parameters
- paramID ( Int32)
- Index of this visual param
- name ( String)
- Internal name
- group ( Int32)
- wearable ( String)
- label ( String)
- Displayable label of this characteristic
- labelMin ( String)
- Displayable label for the minimum value of this characteristic
- labelMax ( String)
- Displayable label for the maximum value of this characteristic
- def ( Single)
- Default value
- min ( Single)
- Minimum value
- max ( Single)
- Maximum value
- isBumpAttribute ( Boolean)
- Is this param used for creation of bump layer?
- drivers ( array< Int32 > [] () [] [] )
- Array of param IDs that are drivers for this parameter
- alpha ( Nullable < (Of < ( <' VisualAlphaParam > ) > ) > )
- Alpha blending/bump info
- colorParams ( Nullable < (Of < ( <' VisualColorParam > ) > ) > )
- Color information
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)