Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Inheritance Hierarchy
- FPCGContext
- FPCGAttributeNoiseContext
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGAttributeNoise.h |
| Include | #include "Elements/PCGAttributeNoise.h" |
Syntax
struct FPCGAttributeNoiseContext : public FPCGContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDataPreparedForCurrentInput | ||
| int32 | CurrentInput | ||
| TUniquePtr< const IPCGAttributeAccessor > | InputAccessor | ||
| FPCGAttributePropertyInputSelector | InputSource | ||
| TUniquePtr< IPCGAttributeAccessorKeys > | Keys | ||
| TUniquePtr< IPCGAttributeAccessor > | OutputAccessor | ||
| FPCGAttributePropertyOutputSelector | OutputTarget | ||
| TArray< uint8 > | TempValuesBuffer |