innerConeAngle property

double innerConeAngle
final

Spot-only: the angle, in radians, inside which a spot is at full intensity. Meaningless for the other two types and kept anyway, since ModelLightType.point/ModelLightType.directional never read it and a writer only emits it for a spot.

Implementation

final double innerConeAngle;