pyvista.Texture.dimensions# property Texture.dimensions: tuple[ソース]# テクスチャーの次元. 例 >>> from pyvista import examples >>> texture = examples.download_masonry_texture() >>> texture.dimensions (256, 256)