Type Alias RenderSettings

RenderSettings: SceneSettings & { ghostColor: RGBA; lockIblRotation: boolean }

Render settings that extend SceneSettings with additional rendering-specific properties

Type declaration

  • ghostColor: RGBA

    Color used for ghost/transparent rendering

  • lockIblRotation: boolean

    Whether to lock the Image-Based Lighting rotation