Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Data
Inheritance Hierarchy
- FPCGWorldCommonQueryParams
- FPCGWorldVolumetricQueryParams
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Data/PCGWorldData.h |
| Include | #include "Data/PCGWorldData.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FPCGWorldVolumetricQueryParams : public FPCGWorldCommonQueryParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bSearchForOverlap | Controls whether we are trying to find an overlap with physical objects (true) or to find empty spaces that do not contain anything (false) |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize () |