Navigation
API > API/Plugins > API/Plugins/PCG
Removes points that lie outside the current actor bounds.
| Name | UPCGCullPointsOutsideActorBoundsSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCullPointsOutsideActorBounds.h |
| Include Path | #include "Elements/PCGCullPointsOutsideActorBounds.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGCullPointsOutsideActorBoundsSettings : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGCullPointsOutsideActorBoundsSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundsExpansion | float | Elements/PCGCullPointsOutsideActorBounds.h |
|
|
| Mode | EPCGCullPointsMode | Elements/PCGCullPointsOutsideActorBounds.h |
|