Type Alias TextureParams

TextureParams: Partial<FilterParams> & Partial<WrapParams> & Partial<
    LevelParams,
> & Partial<LODParams>