Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Display Cluster Configuration Post Render Generate Mips' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Display Cluster Configuration Post Render Generate Mips |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Auto Generate Mips | Generate and use mipmaps for the inner frustum. Disabling this can improve performance but result in visual artifacts on the inner frustum. |
| enum | Mips Sampler Filter | Mips Sampler Filter |
| enum | Mips Address U | AutoGenerateMips sampler address mode for U channel. Defaults to clamp. |
| enum | Mips Address V | AutoGenerateMips sampler address mode for V channel. Defaults to clamp. |
| boolean | Enable Maximum Number Of Mips | Performance: Allows a limited number of MIPs for high resolution. |
| integer | Maximum Number Of Mips | Performance: Use this value as the maximum number of MIPs for high resolution. |