A bridge between Widget and Texture that allow this component to connect an existing image Asset to your controls.
See Also
Name | Description |
---|---|
widget | Parent Widget where the Picture component is defined. |
texture | Reference to the current Texture connected to the active Picture. |
Name | Description |
---|---|
SetTexture | Connect a Texture to the active Picture. |
|