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

Represents a TriLib Animation. More...

Inheritance diagram for TriLibCore.Interfaces.IAnimation:
TriLibCore.Interfaces.IObject

Properties

List< IAnimationCurveBindingAnimationCurveBindings [get, set]
 Gets/Sets the List of Animation Curve Bindings from this Animation.
 
float FrameRate [get, set]
 Gets/Sets this Animation frame-rate in frames per second.
 
- Properties inherited from TriLibCore.Interfaces.IObject
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 Animation.