TextureParams
ts
type TextureParams = DataTextureParams | ImageTextureParams;Union type of all possible texture configuration parameters.
type TextureParams = DataTextureParams | ImageTextureParams;Union type of all possible texture configuration parameters.