Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
Inheritance Hierarchy
- FMultilayerProjectorLayer
- FMultilayerProjectorVirtualLayer
References
Module | CustomizableObject |
Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/MultilayerProjector.h |
Include | #include "MuCO/MultilayerProjector.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FMultilayerProjectorVirtualLayer : public FMultilayerProjectorLayer
Remarks
Data structure representing a Multilayer Projector Virtual Layer.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bEnabled | True if the Virtual Layer is enabled. |
![]() |
int32 | Order | Virtual Layer absolute order. Equal values may result in an undefined behaviour. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FMultilayerProjectorVirtualLayer
(
const FMultilayerProjectorLayer& Layer, |