LightType

Přehled

LightType je enum v Aspose.3d pro Python.

LightType.POINT představuje bodový světelný zdroj, který ze své polohy vydává světlo rovnoměrně ve všech směrech.

Hodnoty

ValueDescription
POINTRepresents a point light source emitting light equally in all directions from a position
DIRECTIONALRepresents a directional light that simulates light from an infinitely distant source with parallel rays
SPOTRepresents a spot light that emits a cone-shaped beam with defined inner and outer angles
AREARepresents an area light that emits light from a surface area, producing soft shadows
VOLUMERepresents a volume light that emits light throughout a defined 3D region
 Čeština