HemisphereLight

class pythreejs.HemisphereLight(color='#ffffff', groundColor='#000000', intensity=1)[source]

HemisphereLight

Autogenerated by generate-wrappers.js See https://threejs.org/docs/#api/lights/HemisphereLight

Inherits Light.

Three.js docs: https://threejs.org/docs/#api/lights/HemisphereLight

groundColor
Color("#000000", allow_none=False).tag(sync=True)
type
Unicode("HemisphereLight", allow_none=False).tag(sync=True)
groundColor = Color('#000000')

a valid HTML color

type = Unicode('HemisphereLight')

a unicode string