| bDisplayCullingStateWhenDebugging |
bool |
Display culling state in graph editor when a debug object is selected (requires regeneration to apply). |
PCGEngineSettings.h |
- EditAnywhere
- Config
- Category=Workflow
|
| bGenerateOnDrop |
bool |
Whether we want to generate PCG graph/BP with PCG after drag/drop or not |
PCGEngineSettings.h |
- EditAnywhere
- Config
- Category=Workflow
|
| bGlobalDisableRefresh |
bool |
Console variables defined in PCGActorAndComponentMapping.cpp Use the variables to get the values, not GetDefault Globally disable refresh. |
PCGEngineSettings.h |
- EditAnywhere
- Config
- Category=Tracking
- Meta=(ConsoleVariable="pcg.GlobalDisableRefresh")
|
| bLandscapeDisableRefreshTracking |
bool |
Completely disable landscape refresh when it changes. |
PCGEngineSettings.h |
- EditAnywhere
- Config
- Category=Tracking
- Meta=(ConsoleVariable="pcg.LandscapeDisableRefreshTracking")
|
| bLandscapeDisableRefreshTrackingInLandscapeEditingMode |
bool |
Completely disable landscape refresh when it changes in edit mode. |
PCGEngineSettings.h |
- EditAnywhere
- Config
- Category=Tracking
- Meta=(ConsoleVariable="pcg.LandscapeDisableRefreshTrackingInLandscapeEditingMode")
|
| LandscapeRefreshTimeDelayMS |
int32 |
Time in MS between a landscape change and PCG refresh. |
PCGEngineSettings.h |
- EditAnywhere
- Config
- Category="Tracking|Advanced"
- Meta=(ConsoleVariable="pcg.LandscapeRefreshTimeDelayMS")
|
| VolumeScale |
FVector |
Specifies the scale of the volume created on PCG graph drag/drop |
PCGEngineSettings.h |
- EditAnywhere
- Config
- Category=Workflow
|