limiting_cone_angle method

limiting_cone_angle

Sets the ’limitingConeAngle’ attribute, defining the limiting cone of the spotlight.

Returns

The current builder instance.

def limiting_cone_angle(self, value):
    ...
ParameterTypeDescription
valuefloatThe limiting cone angle value.

See Also