Navigation
API > API/Plugins > API/Plugins/CineAssemblyTools
The types of assembly metadata supported by Cine Assembly Schemas
| Name | ECineAssemblyMetadataType |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/CinematicAssemblyTools/Source/CineAssemblyTools/Public/CineAssemblySchema.h |
| Include Path | #include "CineAssemblySchema.h" |
Syntax
enum ECineAssemblyMetadataType
{
String = 0,
Bool,
Integer,
Float,
AssetPath,
CineAssembly,
}
Values
| Name | Remarks |
|---|---|
| String | |
| Bool | |
| Integer | |
| Float | |
| AssetPath | |
| CineAssembly |