Navigation
API > API/Plugins > API/Plugins/PCG
An extension of the pin properties that adds hints for GPU specific properties, such as buffer size and data layout.
| Name | FPCGPinPropertiesGPU |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGPinPropertiesGPU.h |
| Include Path | #include "Compute/PCGPinPropertiesGPU.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGPinPropertiesGPU : public FPCGPinProperties
Inheritance Hierarchy
- FPCGPinProperties → FPCGPinPropertiesGPU
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Compute/PCGPinPropertiesGPU.h | |||
FPCGPinPropertiesGPU
(
const FPCGPinProperties& InPinProps |
Compute/PCGPinPropertiesGPU.h | ||
FPCGPinPropertiesGPU
(
const FName& InLabel, |
Compute/PCGPinPropertiesGPU.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowPropertiesGPU | bool | Compute/PCGPinPropertiesGPU.h |
|
|
| PropertiesGPU | FPCGPinPropertiesGPUStruct | Compute/PCGPinPropertiesGPU.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CanEditChange
(
const FEditPropertyChain& PropertyChain |
Compute/PCGPinPropertiesGPU.h | ||
uint32 GetElementCountMultiplier() |
Compute/PCGPinPropertiesGPU.h |