Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SceneGlobals

All scene related global parameters, it affects all content in the corresponding scene

Hierarchy

  • SceneGlobals

Index

Properties

Accessors

Methods

Properties

_skybox

_skybox: SkyboxInfo = new SkyboxInfo()

ambient

ambient: AmbientInfo = new AmbientInfo()

The environment light information

fog

fog: FogInfo = new FogInfo()

shadows

shadows: ShadowsInfo = new ShadowsInfo()

Scene level planar shadow related information

Accessors

skybox

Methods

activate

  • activate(): void

Generated using TypeDoc