Appearance
Documentation / @ripl/3d / typeIsTexture
typeIsTexture(value): value is Texture
value
value is Texture
Defined in: 3d/src/core/texture.ts:226
Type guard that checks whether a value is a Texture.
unknown