QShaderData露
- PyQt5.Qt3DRender.QShaderData
Inherits from QComponent.
Description露
Provides a way of specifying values of a Uniform Block or a shader structure.
Note: When subclassing and adding properties to QShaderData, note that if you need to nest an inner QShaderData, the data type of the property should be QShaderData* instead of the name of your subclass.
Methods露
- __init__(parent: QNode = None)
Constructs a new QShaderData with the specified parent.
- event(QEvent) → bool
TODO
- propertyReader() → PropertyReaderInterface
- status
todo
- pysig
244f031d315b80e4954062f924203da1
- realname
Qt3DRender::QShaderData::propertyReader
- realsig
() const
- digest
718e526072c8b9fdce2d2cf9ed57bb9a
Returns PropertyReaderInterfacePtr for this shader data