| CurrentIteration |
int32 |
|
Elements/PCGBlurElement.h |
|
| InputAccessor |
TUniquePtr< const IPCGAttributeAccessor > |
|
Elements/PCGBlurElement.h |
|
| InputData |
const UPCGBasePointData * |
|
Elements/PCGBlurElement.h |
|
| InputKeys |
TUniquePtr< const IPCGAttributeAccessorKeys > |
|
Elements/PCGBlurElement.h |
|
| InputPointData |
const UPCGPointData * |
|
Elements/PCGBlurElement.h |
|
| OutputAccessor |
TUniquePtr< IPCGAttributeAccessor > |
|
Elements/PCGBlurElement.h |
|
| OutputKeys |
TUniquePtr< IPCGAttributeAccessorKeys > |
|
Elements/PCGBlurElement.h |
|
| WorkingBuffer1 |
TArray< uint8 > |
Need two working buffers as we are working in parallel. One for read, one for write. |
Elements/PCGBlurElement.h |
|
| WorkingBuffer2 |
TArray< uint8 > |
|
Elements/PCGBlurElement.h |
|