AvatarReady
Loading...
Searching...
No Matches
Inria.Avatar.AvatarReady.AvatarReadyEditor Class Reference

Inspector script for AvatarReady. The inspector will search for implementation of specific classes to build the UI accordingly. More...

Inheritance diagram for Inria.Avatar.AvatarReady.AvatarReadyEditor:

Public Member Functions

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 Public Member Functions

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.
 

Properties

AvatarReady Target [get]
 

Private Attributes

List< Type > ShowFeaturesOptions = new List<Type>()
 
AvatarReady _target
 

Detailed Description

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: