LightType

Overview

LightType is a class in Aspose.3d for Typescript. Inherits from: LightType.

LightType.POINT represents a point light source emitting light equally in all directions.

Properties

NameTypeAccessDescription
POINT``ReadRepresents a point light source emitting light equally in all directions
DIRECTIONAL``ReadRepresents a directional light that simulates distant light with parallel rays
SPOT``ReadRepresents a spot light that emits a cone‑shaped beam of illumination
AREA``ReadRepresents an area light that emits light from a defined surface area
VOLUME``ReadRepresents a volume light that emits light throughout a 3D region