Qt3DRender.QDirectionalLight

Encapsulate a Directional Light object in a Qt 3D scene. More

Inheritance diagram of PySide2.Qt3DRender.Qt3DRender.QDirectionalLight

Synopsis

Functions

Slots

Signals

Detailed Description

class PySide2.Qt3DRender.Qt3DRender.QDirectionalLight([parent=None])
param parent

QNode

Constructs a new QDirectionalLight with the specified parent .

PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.setWorldDirection(worldDirection)
Parameters

worldDirectionQVector3D

See also

worldDirection()

PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.worldDirection()
Return type

QVector3D

See also

setWorldDirection()

PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.worldDirectionChanged(worldDirection)
Parameters

worldDirectionQVector3D