Navigation
API > API/Plugins > API/Plugins/PCG
Applies the scale of each point to its bounds and resets the scale.
| Name | UPCGApplyScaleToBoundsSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGApplyScaleToBounds.h |
| Include Path | #include "Elements/PCGApplyScaleToBounds.h" |
Syntax
UCLASS (BlueprintType, ClassGroup=(Procedural))
class UPCGApplyScaleToBoundsSettings : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGApplyScaleToBoundsSettings