mpl_toolkits.mplot3d.art3d.patch_collection_2d_to_3d #

mpl_toolkits.mplot3d.art3d。patch_collection_2d_to_3d ( col , zs = 0 , zdir = 'z' , depthshade = True ) [来源] #

将 aPatchCollection转换为 Patch3DCollection对象(或将 aPathCollection转换为 Path3DCollection对象)。

参数

沿zdir轴将补丁放置在集合中的位置。默认值:0。

目录

放置补丁的轴。默认值:“z”。

深度阴影

是否对补丁进行着色以提供深度感。默认值: