# Select Main Shadow Light

Grammar — Select main shadow light inId
FlagsNative | Action

Selects a light to be the main shadow-casting light for the current scene. If Light Name is set to a blank string, this will attempt to select the default shadow light for the current scene.

# Arguments

  • string — Light Name

Returns — void

native void SelectMainShadowLight(string inId);

Category: Cinematics / Effects

# Examples

— None found —