Interface TexturesGetTexturesResponse

interface TexturesGetTexturesResponse {
    textures: TexturesDetailsTexture[];
}

Properties

Properties