Navigation
BlueprintAPI > BlueprintAPI/StaticMeshUtilities
Set/unset mesh section to be forcefully opaque for a specific LOD.
Target is Static Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Static Mesh | Static mesh to make section forcefully opaque from. |
| boolean | Force Opaque | If the section is forced to be opaque. |
| integer | LODIndex | Index of the StaticMesh LOD. |
| integer | Section Index | Index of the StaticMesh Section. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |