AmbientLight¶
-
class
pythreejs.AmbientLight(color="#ffffff", intensity=1)[source]¶ AmbientLight
Autogenerated by generate-wrappers.js See https://threejs.org/docs/#api/lights/AmbientLight
Inherits
Light.Three.js docs: https://threejs.org/docs/#api/lights/AmbientLight
-
type¶ Unicode("AmbientLight", allow_none=False).tag(sync=True)
-
type = Unicode('AmbientLight') a unicode string
-