A shape specified by the shape input. Add a shape patch like Rounded Rectangle, Triangle, Oval, or Union of the above.
Shapes can have a color fill and a stroke.
和形状模块一起使用。添加一个模块如Rounded Rectangle、 [Triangle]()、Oval、或 Union,将模块的输出口 Shape 连接到形状的 Shape 属性 。
形状可以有颜色填充和描边。
Enable 启用
A boolean that is true when the layer is displayed.
勾选启用查看器中才读取这个图层。
Fill
The color of the layer.
图层的颜色。
Shape
The path to draw. Add a shape patch like Rounded Rectangle, Triangle, Oval, or Union of the above.
绘制的路径。将圆形、矩形、三角形等形状模块的 Shape 输出口连接到这个属性。
Position 位置
The position to display the layer. Use Point 3D to set Z position.
位置。点击属性名称 Position 可以显示3个轴向并设置值。
Opacity 不透明度
The opacity of the layer.
图层的不透明度。
Scale 比例
The scale of the layer.
图层显示的比例。(板栗:1=100%)
Shadow
Shadow Color 阴影颜色
The color of the shadow.
阴影的颜色。
Shadow Opacity 阴影不透明度
The opacity of the shadow. By default, the opacity is 0, which disables the shadow.
阴影的不透明度。 默认值为0,不显示阴影。
Shadow Radius 阴影半径
The blur radius of the shadow.
阴影的模糊半径值。(板栗:值越大范围越大,颜色越淡。)
Shadow Offset 阴影偏移
The size of the shadow relative to the size of the layer.
阴影相对于图层的距离和角度。
Stroke
Stroke Color 描边颜色
The color of the stroke.
描边的颜色。
Stroke Width 描边宽度
The width of the stroke. By default, the width is 0, which disables the stroke.
描边的宽度。默认情况下宽度为0,不显示描边。
Start 开始
A number from 0 to 1 that represents the start of the stroke.
描边开始的位置。
End 结束
A number from 0 to 1 that represents the end of the stroke.
描边结束的位置。
全部图层,查看 图层目录
Related Patches 相关模块
Oval,Rounded Rectangle,Union,Triangle
Related Layers 相关图层
Oval 椭圆,Rectangle 矩形,Rounded Rectangle 圆角矩形