A single visual characteristic of an avatar
mesh, such as eyebrow height
Declaration Syntax
C# |
public struct VisualParam
Members
All Members | Constructors | Fields | |||
|
|
|
Icon | Member | Description |
---|---|---|
VisualParam(Int32, String, Int32, String, String, String, String, Single, Single, Single, Boolean, array< Int32 > [] () [] [] , Nullable < (Of < <' ( VisualAlphaParam > ) > > ) , Nullable < (Of < <' ( VisualColorParam > ) > > ) ) |
Set all the values through the
constructor
|
|
AlphaParams |
Alpha blending/bump info
|
|
ColorParams |
Color information
|
|
DefaultValue |
Default value
|
|
Drivers |
Array of param IDs that are drivers for this
parameter
|
|
Group |
Group ID this parameter belongs to
|
|
IsBumpAttribute |
Is this param used for creation of bump
layer?
|
|
Label |
Displayable label of this characteristic
|
|
LabelMax |
Displayable label for the maximum value of
this characteristic
|
|
LabelMin |
Displayable label for the minimum value of
this characteristic
|
|
MaxValue |
Maximum value
|
|
MinValue |
Minimum value
|
|
Name |
Internal name
|
|
ParamID |
Index of this visual param
|
|
Wearable |
Name of the wearable this parameter belongs
to
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)