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 |
void LockTrackInCurrentStep
&40;
EChaosVDTrackType TrackType,
int32 TrackID
&41;
Remarks
Locks the steps timeline of a given track so each time you move between frames, it will automatically scrub to the locked in step
Parameters
| Name | Description |
|---|---|
| TrackType | Type of the track to find |
| TrackID | ID of the track to find |