Navigation
API > API/Plugins > API/Plugins/ChaosVD
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDPlaybackController.h |
| Include | #include "ChaosVDPlaybackController.h" |
Syntax
struct FChaosVDTrackInfo
Remarks
Data that represents the current state of a track and ID info
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | CurrentFrame | ||
| int32 | CurrentStep | ||
| int32 | LockedOnStep | ||
| int32 | MaxFrames | ||
| int32 | TrackID | ||
| FString | TrackName | ||
| EChaosVDTrackType | TrackType |