TextureImage Interface
Describes the image from which to create a RenderTexture.
@see CreateTextureArgs.image
Properties
Name | Type | Description | |
---|---|---|---|
source | TextureImageSource | The object that supplies the texture image. | |
transparency | TextureTransparency | undefined | Describes the transparency of the image. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.