UiTexture: {
    filterMode?: TextureFilterType;
    src: string;
    wrapMode?: TextureWrapType;
}

Texture

Type declaration