LightType

Overview

LightType is a class in Aspose.3D FOSS for TypeScript.

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

Properties: AREA, DIRECTIONAL, POINT, SPOT, VOLUME.

Properties

NameTypeAccessDescription
POINT``Read/WriteGets or sets the point.
DIRECTIONAL``Read/WriteGets or sets the directional.
SPOT``Read/WriteGets or sets the spot.
AREA``Read/WriteGets or sets the area.
VOLUME``Read/WriteGets or sets the volume.

See Also

 English