Navigation
API > API/Plugins > API/Plugins/AvalancheSceneState
Schema for Motion Design scene states.
| Name | UAvaSceneStateSchema |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/AvalancheSceneState/Source/AvalancheSceneState/Public/AvaSceneStateSchema.h |
| Include Path | #include "AvaSceneStateSchema.h" |
Syntax
UCLASS (MinimalAPI, DisplayName="Motion Design Scene State Schema")
class UAvaSceneStateSchema : public USceneStateGameplaySchema
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USceneStateSchema → USceneStateGameplaySchema → UAvaSceneStateSchema