CreateTextureArgs Interface

Arguments supplied to createTexture to create a RenderTexture.

Properties

Name Type Description
image TextureImage The image from which to create the texture.  
ownership TextureOwnership | undefined The ownership of the texture.  
type RenderTexture.Type | undefined The type of texture to create.  

Defined in

Last Updated: 13 May, 2024