Image Widget
The Image Widget displays a plain texture image.
The widget color applies a tint to the texture image.
Settings
The following settings are available specifically for Image Widgets.
Setting |
Description |
Image Settings |
|
Texture map |
Specifies the texture resource that is displayed by the widget. |
X scale |
Applies a horizontal scale to the texture image. |
Y scale |
Aapplies a vertical scale to the texture image. |
X offset |
Applies a horizontal offset to the texture image. |
Y offset |
Applies a vertical offset to the texture image. |
Blend mode |
Specifies the blending mode for the texture image:
|
Layer/depth coordinate |
Applies only to 2D array textures are 3D textures, and it specifies the layer or depth coordinate used to display the image. |
Cube map face index |
Applies only to cube map textures, and it specifies which face is displayed by the image widget. |
See Also
- Widgets
ImageWidget
class