HTTPImageFetcher
Inherits: Node
Properties
| Type | Name | Default |
|---|---|---|
| CustomLogger | logger |
Methods
| Returns | Signature |
|---|---|
| Texture2D | fetch(url: String, caching_flags: int = 3) |
Property Descriptions
logger
CustomLogger logger
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
fetch()
Texture2D fetch(url: String, caching_flags: int = 3)
Note
There is currently no description for this method. Please help us by contributing one!