Inspector script for AvatarReady. The inspector will search for implementation of specific classes to build the UI accordingly.
More...
|
override void | OnInspectorGUI () |
|
void | SetDefaultAvatarFeatures () |
| Adds the avatar features that are flagged as default features for the AvatarProvider.
|
|
void | CheckAvatarFeatures () |
| Removes all potential selected features which are not valid given the current configuration.
|
|
|
static Type[] | GetSupportedAvatarFeatures (AvatarReady avatar) |
| Return the list of all the avatar features that are suported by the current configuration.
|
|
static bool | IsAvatarFeatureEnabledByDefault (AvatarReady target, Type t) |
| Returns if a given avatar feature is suported by default in the current configuration.
|
|
|
List< Type > | ShowFeaturesOptions = new List<Type>() |
|
AvatarReady | _target |
|
Inspector script for AvatarReady. The inspector will search for implementation of specific classes to build the UI accordingly.
The documentation for this class was generated from the following file: