TextureInput QML Type
Defines a texture channel for a Custom Material. More...
Import Statement: | import . |
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.
- TextureInput.Unknown
- TextureInput.Diffuse
- TextureInput.Specular
- TextureInput.Environment
- TextureInput.Bump
- TextureInput.Normal
- TextureInput.Displace
- TextureInput.Emissive
- TextureInput.Anisotropy
- TextureInput.Translucent
- TextureInput.LightmapIndirect
- TextureInput.LightmapRadiosity
- TextureInput.LightmapShadow