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