Click or drag to resize
Ab4d.SharpEngine logo

IAnimationTrack Properties

The IAnimationTrack type exposes the following members.

Properties
 NameDescription
Public propertyAnimatedProperty Get the animated property number (this value is get from the TransformationAnimatedProperties, MaterialAnimatedProperties, CameraAnimatedProperties, LightAnimatedProperties or any other animated property enum).
Public propertyAnimatedPropertyName Gets the name of animated property (this is calculated from AnimatedProperty).
Public propertyDuration Get the duration of track (i.e., the time of the very last key-frame).
Public propertyTarget Get the target object that is animated by this AnimationTrack.
Top
See Also