内容表

上一话题

PySide2.QtQuick

下一话题

QSGGeometry.AttributeSet

QSGGeometry.Attribute

Inheritance diagram of PySide2.QtQuick.QSGGeometry.Attribute

概要

静态函数

详细描述

class PySide2.QtQuick.QSGGeometry. 属性

PySide2.QtQuick.QSGGeometry.Attribute(Attribute)

参数

属性 属性

PySide2.QtQuick.QSGGeometry.Attribute. position
PySide2.QtQuick.QSGGeometry.Attribute. tupleSize
PySide2.QtQuick.QSGGeometry.Attribute. type
PySide2.QtQuick.QSGGeometry.Attribute. isVertexCoordinate
PySide2.QtQuick.QSGGeometry.Attribute. attributeType
PySide2.QtQuick.QSGGeometry.Attribute. reserved
static PySide2.QtQuick.QSGGeometry.Attribute. create ( pos , tupleSize , primitiveType [ , isPosition=false ] )
参数
  • pos int

  • tupleSize int

  • primitiveType int

  • isPosition bool

返回类型

属性

static PySide2.QtQuick.QSGGeometry.Attribute. createWithAttributeType ( pos , tupleSize , primitiveType , attributeType )
参数
  • pos int

  • tupleSize int

  • primitiveType int

  • attributeType AttributeType

返回类型

属性