Funzione
Veloce
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>
Non ancora tradotto
Sintassi
my_scene_capture:SetShowFlag(flag, enable)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
flag
|
string | — | — |
enable
|
boolean | — | — |