Attribute

PyQt5.QtQuick.QSGGeometry.Attribute

Description

TODO

Attributes

attributeType: AttributeType

TODO


isVertexCoordinate: int

TODO


position: int

TODO


tupleSize: int

TODO


type: int

TODO

Methods

__init__()

TODO


__init__(Attribute)

TODO


@staticmethod
create(int, int, int, isPosition: bool = False) → Attribute

TODO


@staticmethod
createWithAttributeType(int, int, int, AttributeType) → Attribute

TODO