This document is archived and information here might be outdated. Recommended version. |
Provides access to the Time Layer Track Extension.
[Visual Basic .NET] Public Function GetTimeLayerTrackExtension ( _ ByVal pTrack As IAGAnimationTrack _ ) As ITimeLayerTrackExtension
[C#] public ITimeLayerTrackExtension GetTimeLayerTrackExtension ( IAGAnimationTrack pTrack );
[C++]
HRESULT GetTimeLayerTrackExtension(
IAGAnimationTrack* pTrack
);
[C++] Parameters pTrack [in]
pTrack is a parameter of type IAGAnimationTrack*