ExternalTexture
Last updated
Last updated
Property
Description
state
(get) state: StringSignal (set) (Not Available)
Specifies a StringSignal
representing the loading state of the external texture. The value of the signal is guaranteed to be a member of the TexturesModule.ExternalTexture.State
enumeration.
url
(get) url: StringValue (set) url: StringSignal
Specifies the URL of the texture to be downloaded.
Enum
Description
The State
enum describes the download state of an ExternalTexture.