Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'PCGSubdivision Module Attribute Names' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | Symbol Attribute Name | Mandatory. Expected type: FName. |
| name | Size Attribute Name | Mandatory. Expected type: double. |
| name | Scalable Attribute Name | Optional. Expected type: bool. If disabled, default value will be false. |
| name | Debug Color Attribute Name | Optional. Expected type: Vector4. If disabled, default value will be (1.0, 1.0, 1.0, 1.0). |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | PCGSubdivision Module Attribute Names |