Double |
public class DoubleTrack : KeyFramesTrackBase<DoubleKeyFrame>
The DoubleTrack type exposes the following members.
Name | Description | |
---|---|---|
DoubleTrack | Initializes a new instance of the DoubleTrack class |
Name | Description | |
---|---|---|
GetDoubleValueForFrame | Gets interpolated double value for the specified frame (you can also specify fractions between frames - for example targetFrame = 1.245) | |
GetDumpString |
GetDumpString virtual method can be overridden to provide detailed description of this object.
(Overrides KeyFramesTrackBaseTGetDumpString) |