Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SceneGlobals

各类场景级别的渲染参数,将影响全场景的所有物体

Hierarchy

  • SceneGlobals

Index

Properties

Accessors

Methods

Properties

_skybox

_skybox: SkyboxInfo = new SkyboxInfo()

ambient

ambient: AmbientInfo = new AmbientInfo()

场景的环境光照相关信息

fog

fog: FogInfo = new FogInfo()

shadows

shadows: ShadowsInfo = new ShadowsInfo()

平面阴影相关信息

Accessors

skybox

Methods

activate

  • activate(): void

Generated using TypeDoc