Chamfer |
public interface ChamferCtrlPoint : CtrlPoint, ObjectBase
The ChamferCtrlPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | CtrlPointType | 控制点类型 |
![]() | CutR | 折角半径,控制点在下一条边上的切割长度 |
![]() | CutSegs | 折角弧线段数 |
![]() | CutType | 折角类型 |
![]() | CutX | 折角X轴长度,控制点在上一条边上的切割长度 |
![]() | CutY | 折角Y轴长度 |
![]() | Disposed |
对象是否已销毁
(Inherited from ObjectBase) |
![]() | Dz1 | 向上的附加板厚度 |
![]() | Dz2 | 向下的附加板厚度 |
![]() | Enabled |
对象是否启用
(Inherited from ObjectBase) |
![]() | Flags |
对象标志位
(Inherited from ObjectBase) |
![]() | Id |
对象ID
(Inherited from ObjectBase) |
![]() | IsCompRuntimeChild |
对象是否组件的运行时子节点
(Inherited from ObjectBase) |
![]() | LocalPos |
控制点在本地空间的位置
(Inherited from CtrlPoint) |
![]() | Locked |
对象是否锁定
(Inherited from ObjectBase) |
![]() | Owner |
控制点所属对象
(Inherited from CtrlPoint) |
![]() | Scene |
所属场景
(Inherited from ObjectBase) |
![]() | Type |
对象类型
(Inherited from ObjectBase) |
![]() | WorldPos |
控制点在世界空间的位置
NOTE: 世界位置受Scene.GlobalTransform影响
(Inherited from CtrlPoint) |
Name | Description | |
---|---|---|
![]() | Flush |
将对象属性同步到对应的内核对象
(Inherited from ObjectBase) |
![]() | Refresh |
刷新内核对象
(Inherited from ObjectBase) |