Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Fog

Index

Constructors

Properties

Constructors

constructor

  • new Fog(near?: number, far?: number, color?: Color): Fog

Properties

color

color: Color = ...

far

far: number = 50

near

near: number = 5

Generated using TypeDoc