TextureLike
TextureLike =
string
|Texture
Defined in: utils/types.ts:53
A type that represents a texture, which can be a string or a Texture instance.
TextureLike =
string
|Texture
Defined in: utils/types.ts:53
A type that represents a texture, which can be a string or a Texture instance.