ModelGraphics Class |
Namespace: AGI.Foundation.Platforms
The ModelGraphics type exposes the following members.
Name | Description | |
---|---|---|
ModelGraphics | Initializes a new instance. |
Name | Description | |
---|---|---|
Articulations |
Gets the list of Articulation instances for the models.
| |
Color |
Gets or sets a parameter defining the color of the model over time.
Only untextured colorless models are supported and the alpha value
of the color is ignored.
| |
DisplayParameters |
Gets or sets the visibility of the model over time.
| |
Scale |
Gets or sets a parameter defining the scale of the model over time.
| |
UpAxis |
Gets or sets a parameter defining the up axis of the model over time.
| |
Uri |
Gets or sets a parameter defining the Uri of the model over time.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |