四面体
合格名称:manim.mobject.three\_d.polyhedra.Tetrahedron
Python | |
---|---|
Bases: Polyhedron
四面体,五个柏拉图立体之一。它有 4 个面、6 条边和 4 个顶点。
参数
edge_length ( float ) – 任意两个顶点之间的边的长度。
例子
示例:四面体场景
Python | |
---|---|
方法
属性
animate |
用于对 的任何方法的应用程序进行动画处理self 。 |
animation_overrides |
|
color |
|
depth |
对象的深度。 |
fill_color |
如果有多种颜色(对于渐变),则返回第一个颜色 |
height |
mobject 的高度。 |
n_points_per_curve |
|
sheen_factor |
|
stroke_color |
|
width |
mobject 的宽度。 |