Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/FChaosVDPlaybackController
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDPlaybackController.h |
| Include | #include "ChaosVDPlaybackController.h" |
| Source | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Private/ChaosVDPlaybackController.cpp |
const FChaosVDStepsContainer &42; GetTrackStepsDataAtFrame
&40;
EChaosVDTrackType TrackType,
int32 InTrackID,
int32 FrameNumber
&41; const
Remarks
Gets the available steps container in a track at the specified frame Ptr to the steps data container
Parameters
| Name | Description |
|---|---|
| TrackType | Type of the track to evaluate |
| InTrackID | ID of the track to evaluate |
| FrameNumber | Frame number to evaluate |