# Select Main Shadow Light
Grammar — Select main shadow light inId
Flags —Native
|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);
# Related
Category: Cinematics / Effects
- Fade In/Out —
void
— CinematicFade - Overlay Image —
void
— CinematicOverlay - Select Main Shadow Light —
void
— SelectMainShadowLight
# Examples
— None found —