Navigation
BlueprintAPI > BlueprintAPI/StaticMeshUtilities
Checks if a specific LOD mesh section is visible in ray tracing.
Target is Static Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Static Mesh | Static mesh to check if its section is visible in ray tracing. |
| integer | LODIndex | Index of the StaticMesh LOD. |
| integer | Section Index | Index of the StaticMesh Section. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |