Function
Fast
SceneCapture:SetShowFlag
Enables/Disables rendering features from being captured<br/>A complete list of available flags can be found in the <a href='https://docs.unrealengine.com/5.0/en-US/API/Runtime/Engine/FEngineShowFlags/'>Official Unreal Documentation</a>
Syntax
my_scene_capture:SetShowFlag(flag, enable)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
flag
|
string | — | — |
enable
|
boolean | — | — |