Documentation / scene / ToMixedTextureType
Type Alias: ToMixedTextureType<T>
ToMixedTextureType<
T> =Textends [infer First,...(infer Rest)] ? [Firstextendsstring?ReturnType<typeofmixinTextureProps> :never,...ToMixedTextureType<Rest>] : []
Defined in: libs/scene/src/material/mixins/texture.ts:19
ToMixedTextureType
Type Parameters
T
T