The GalleryTexture
class encapsulates a texture that was picked from the gallery.
Inherits From : TextureBase
Property | Description |
---|---|
state | (get) state: Signal<State> Specifies a Signal representing the state of the gallery texture. The value of the signal is guaranteed to be a member of the TexturesModule.GalleryTexture.State enumeration. |
This module exposes no methods.
Enum | Description |
---|---|
State | The State enum describes the state of a GalleryTexture. |