Panda3DAmbientLight¶
- class Panda3DAmbientLight(self, name: str, color: visp._visp.core.RGBf)¶
Bases:
Panda3DLight
Methods
Inherited Methods
Get the name of the light.
Get the light's color.
Operators
__doc__
__module__
Attributes
__annotations__
- __init__(self, name: str, color: visp._visp.core.RGBf)¶
- getColor(self) visp._visp.core.RGBf ¶
Get the light’s color.
- Returns:
const vpRGBf &