Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface that defines a cubemap sky.

Hierarchy

  • CubemapSky

Index

Properties

negativeX

negativeX: string

Negative X cube map face.

negativeY

negativeY: string

Negative Y cube map face.

negativeZ

negativeZ: string

Negative Z cube map face.

positiveX

positiveX: string

Positive X cube map face.

positiveY

positiveY: string

Positive Y cube map face.

positiveZ

positiveZ: string

Positive Z cube map face.

type

type: "cubemap"

Sky type.

Generated using TypeDoc