Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DitheringDto

Index

Constructors

Properties

Constructors

constructor

  • new DitheringDto(material?: SkyMaterial, dithering?: boolean): DitheringDto
  • Parameters

    • Optional material: SkyMaterial
    • Optional dithering: boolean

    Returns DitheringDto

Properties

Optional dithering

dithering: boolean

Defines if sky should be dithered.

default

false

material

material: SkyMaterial

Material to update

default

undefined

Generated using TypeDoc