QSpotLight露
- PyQt5.Qt3DRender.QSpotLight
Inherits from QAbstractLight.
Description露
Encapsulate a Spot Light object in a Qt 3D scene.
Methods露
- __init__(parent: QNode = None)
TODO
- constantAttenuation() → float
See also
- cutOffAngle() → float
See also
- linearAttenuation() → float
See also
- localDirection() → QVector3D
See also
- quadraticAttenuation() → float
See also
- setConstantAttenuation(float)
See also
- setCutOffAngle(float)
See also
- setLinearAttenuation(float)
See also
- setLocalDirection(QVector3D)
See also
- setQuadraticAttenuation(float)
See also