LightType

Oversigt over de forskellige former for støtte

LightType er et enum i Aspose.3d for Python.

LightType.POINT repræsenterer en punktlyskilde, der udsender lys ligeligt i alle retninger fra en position.

Valuer

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
 Dansk