ThreeDVM对象¶
限定名称: manim.mobject.three\_d.three\_dimensions.ThreeDVMobject
- class ThreeDVMobject(shade_in_3d=True, **kwargs)[来源]¶
基础类:
VMobject方法
属性
animate用于动画化
self的任何方法的应用。animation_overridescolordepthmobject的深度。
fill_color如果有多种颜色(用于渐变),则返回第一个颜色
heightmobject的高度。
n_points_per_curvesheen_factorstroke_colorwidthmobject的宽度。
- Parameters:
shade_in_3d (bool)
- _original__init__(shade_in_3d=True, **kwargs)¶
初始化自身。有关准确的签名,请参阅 help(type(self))。
- Parameters:
shade_in_3d (bool)