Panda3DPointLight¶
- class Panda3DPointLight(self, name: str, color: visp._visp.core.RGBf, position: visp._visp.core.ColVector, attenuation: 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, position: visp._visp.core.ColVector, attenuation: visp._visp.core.ColVector)¶
- getColor(self) visp._visp.core.RGBf ¶
Get the light’s color.
- Returns:
const vpRGBf &