Navigation
BlueprintAPI > BlueprintAPI/StaticMeshUtilities
Enables/disables mesh section affects distance field lighting for a specific LOD.
Target is Static Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Static Mesh | Static mesh to enable/disable section affecting distance field lighting from. |
| boolean | Affect Distance Field Lighting | If the section affects distance field lighting. |
| integer | LODIndex | Index of the StaticMesh LOD. |
| integer | Section Index | Index of the StaticMesh Section. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |