Navigation
API > API/Plugins > API/Plugins/PCG
Computes the bounds of the inputs as attributes.
| Name | UPCGGetBoundsSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetBounds.h |
| Include Path | #include "Elements/PCGGetBounds.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGGetBoundsSettings : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGGetBoundsSettings