Click or drag to resize

ChamferCtrlPoint Properties

返回用户文档首页

The ChamferCtrlPoint type exposes the following members.

Properties
 NameDescription
Public propertyCtrlPointType 控制点类型
Public propertyCutR 折角半径,控制点在下一条边上的切割长度
Public propertyCutSegs 折角弧线段数
Public propertyCutType 折角类型
Public propertyCutX 折角X轴长度,控制点在上一条边上的切割长度
Public propertyCutY 折角Y轴长度
Public propertyDisposed 对象是否已销毁
(Inherited from ObjectBase)
Public propertyDz1 向上的附加板厚度
Public propertyDz2 向下的附加板厚度
Public propertyEnabled 对象是否启用
(Inherited from ObjectBase)
Public propertyFlags 对象标志位
(Inherited from ObjectBase)
Public propertyId 对象ID
(Inherited from ObjectBase)
Public propertyIsCompRuntimeChild 对象是否组件的运行时子节点
(Inherited from ObjectBase)
Public propertyLocalPos 控制点在本地空间的位置
(Inherited from CtrlPoint)
Public propertyLocked 对象是否锁定
(Inherited from ObjectBase)
Public propertyOwner 控制点所属对象
(Inherited from CtrlPoint)
Public propertyScene 所属场景
(Inherited from ObjectBase)
Public propertyType 对象类型
(Inherited from ObjectBase)
Public propertyWorldPos 控制点在世界空间的位置 NOTE: 世界位置受Scene.GlobalTransform影响
(Inherited from CtrlPoint)
Top
See Also