Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UpDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional material: SkyMaterial
    • Optional up: Vector3

    Returns UpDto

Properties

material

material: SkyMaterial

Material to update

default

undefined

Optional up

Defines the vector the skyMaterial should consider as up. (default is Vector3(0, 1, 0) as returned by Vector3.Up())

default

undefined

Generated using TypeDoc