Canvas3DActiveInfo QML Type
Active attribute or uniform information. 更多...
Import Statement: | import QtCanvas3D 1.1 |
开始支持版本: | QtCanvas3D 1.0 |
属性
详细描述
An uncreatable QML type that contains the information returned from the Context3D::getActiveAttrib() and Context3D::getActiveUniform() calls.
属性
Size of the attribute or the uniform, in units of its type.
参见 type.