CustomMaterialTexture QML Type
Defines a texture channel for a Custom Material. More...
Import Statement: | import QtQuick3D 1.0 |
Properties
Detailed Description
Property Documentation
enabled : bool |
The property determines if this channel is enabled.
image : Texture |
The property defines the source Texture
type : enumeration |
The property defines what channel the texture is being used for.
- CustomMaterialTexture.Unknown
- CustomMaterialTexture.Diffuse
- CustomMaterialTexture.Specular
- CustomMaterialTexture.Environment
- CustomMaterialTexture.Bump
- CustomMaterialTexture.Normal
- CustomMaterialTexture.Displace
- CustomMaterialTexture.Emissive
- CustomMaterialTexture.Emissive2
- CustomMaterialTexture.Anisotropy
- CustomMaterialTexture.Translucent
- CustomMaterialTexture.LightmapIndirect
- CustomMaterialTexture.LightmapRadiosity
- CustomMaterialTexture.LightmapShadow