TriLib 2.2.8
Loading...
Searching...
No Matches
Properties | List of all members
TriLibCore.Interfaces.IObject Interface Reference

Represents a TriLib Object (Base interface used in many TriLib classes). More...

Inheritance diagram for TriLibCore.Interfaces.IObject:
TriLibCore.Interfaces.IAnimation TriLibCore.Interfaces.IBlendShapeKey TriLibCore.Interfaces.IGeometryGroup< TVertexData > TriLibCore.Interfaces.IMaterial TriLibCore.Interfaces.IModel TriLibCore.Interfaces.ITexture TriLibCore.Interfaces.ICamera TriLibCore.Interfaces.ILight TriLibCore.Interfaces.IRootModel

Properties

string Name [get, set]
 Gets/Sets the Object name.
 
bool Used [get, set]
 Gets/Sets the flag indicating whether this object used somewhere.
 

Detailed Description

Represents a TriLib Object (Base interface used in many TriLib classes).