Canvas3DUniformLocation QML Type
Contains uniform location id. 更多...
Import Statement: | import QtCanvas3D 1.1 |
开始支持版本: | QtCanvas3D 1.0 |
基类: |
详细描述
An uncreatable QML type that contains an uniform location id. You can get it by calling the Context3D.getUniformLocation() method.