Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/Widgets
Inheritance Hierarchy
- SCompoundWidget
- FChaosVDPlaybackControllerObserver
- IChaosVDPlaybackControllerInstigator
- SChaosVDSolverPlaybackControls
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/Widgets/SChaosVDSolverPlaybackControls.h |
| Include | #include "Widgets/SChaosVDSolverPlaybackControls.h" |
Syntax
class SChaosVDSolverPlaybackControls :
public SCompoundWidget,
public FChaosVDPlaybackControllerObserver,
public IChaosVDPlaybackControllerInstigator
Remarks
Widget that Generates playback controls for solvers Which are two timelines, one for physics frames and other for steps
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |