Manager for selecting anything such as a particular material or point from a blade object.
Static Public Member Functions | |
static void | Add (Type pvType) |
Adds a type as a form of property value. More... | |
static PropertyValue | ReadPropertyValue (Reader reader) |
Loads a property value from the given reader. More... | |
static PropertyValue | Get (int id) |
Static Public Attributes | |
static Dictionary< int, PropertyValue > | All |
All property value handlers. More... | |
|
inlinestatic |
Adds a type as a form of property value.
|
inlinestatic |
|
inlinestatic |
Loads a property value from the given reader.
|
static |
All property value handlers.