TextureInput QML Type

Defines a texture channel for a Custom Material or an Effect. 更多...

导入语句: import QtQuick3D 1.15

特性

详细描述

特性文档编制

enabled : bool

The property determines if this TextureInput is enabled.


texture : Texture

Specifies the Texture to input.