Options
All
  • Public
  • Public/Protected
  • All
Menu

Directional light.

Hierarchy

Index

Properties

Optional castShadow

castShadow: undefined | false | true

Determine if this light casts dynamic shadows.

defaultvalue

false

color

color: string

The color of this directional light.

direction

direction: Vector3Like

The direction of this directional light.

intensity

intensity: number

The intensity of this directional light.

name

name: string

type

type: "directional"

The type of the light.

Generated using TypeDoc