7.13. GLPointLight — OpenGL point light

class GLPointLight(name = ''GLPointLight'', intensity = 1.0, ambient = None, diffuse = None, specular = None, constant_attenuation = 1.0, linear_attenuation = 0.0, quadratic_attenuation = 0.0, enabled = True, cast_shadow = False, transform = None, pos = None, rot = None, scale = None, pivot = None, offsetTransform = None, auto_insert = True)

Previous topic

7.12. FreeCamera — Free camera

Next topic

7.14. GLTargetSpotLight — OpenGL target spot light

This Page