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 |
int32 ConvertCurrentFrameToOtherTrackFrame
&40;
const FChaosVDTrackInfo &42; FromTrack,
const FChaosVDTrackInfo &42; ToTrack
&41;
Remarks
Converts the current frame number of a track, to a frame number in other tracks space time Converted Frame Number
Parameters
| Name | Description |
|---|---|
| FromTrack | Track info with the current frame number we want to convert |
| ToTrack | Track info we want to use to convert the frame to |