Connection |
The ConnectionComponent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Children |
子对象数组
(Inherited from IGroup) |
![]() | CommonProps |
组件通用属性(对应通用页的属性)
(Inherited from ComponentBase) |
![]() | CompClass | 零件等级,当前组件创建的零件使用此等级 |
![]() | CompCode | 节点号(不同于组件序号) |
![]() | CompDirUp | 组件上方向类型 |
![]() | CompGuid |
组件GUID
(Inherited from ComponentBase) |
![]() | CompReplace | Obsolete. 是否允许替换组件类型 |
![]() | CtrlPoints | (Inherited from TFObject) |
![]() | CustomProps |
组件自定义属性
(Inherited from ComponentBase) |
![]() | Disposed |
对象是否已销毁
(Inherited from ObjectBase) |
![]() | Enabled |
对象是否启用
(Inherited from ObjectBase) |
![]() | FieldProps |
可编辑字段属性集
(Inherited from ComponentBase) |
![]() | Flags |
对象标志位
(Inherited from ObjectBase) |
![]() | Guid |
对象GUID
(Inherited from TFObject) |
![]() | Id |
对象ID
(Inherited from ObjectBase) |
![]() | IsCompRuntimeChild |
对象是否组件的运行时子节点
(Inherited from ObjectBase) |
![]() | LocalMatrix |
对象本地空间坐标矩阵
(Inherited from TFObject) |
![]() | Locked |
对象是否锁定
(Inherited from ObjectBase) |
![]() | Main | 节点组件的主零件 |
![]() | ObjectMatrix |
对象在父空间的坐标矩阵
(Inherited from TFObject) |
![]() | ObjectWorldMatrix |
对象在世界空间的坐标矩阵
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | Parent |
父对象
(Inherited from TFObject) |
![]() | ParentMatrix |
父对象在世界空间的坐标矩阵
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | PhaseNo | Obsolete. 阶段编号 (Inherited from TFObject) |
![]() | PhaseNumber |
阶段编号
(Inherited from TFObject) |
![]() | PreBuilt |
所属构件
(Inherited from TFObject) |
![]() | RotationX | X轴旋转角度 |
![]() | RotationY | Y轴旋转角度 |
![]() | RunOrder |
在主零件拥有多个组件的情况下,当前组件在其中的运行次序,数值越低,越优先运行
此属性仅对节点,细部有效
(Inherited from ComponentBase) |
![]() | Scene |
所属场景
(Inherited from ObjectBase) |
![]() | Subs | 节点组件的子对象 |
![]() | TagPos |
组件图标在组件局部空间下的位置
(Inherited from ComponentBase) |
![]() | Type |
对象类型
(Inherited from ObjectBase) |
![]() | UIProps |
组件UI交互属性(不包含通用页的属性)
(Inherited from ComponentBase) |
![]() | UsageInComp | (Inherited from TFObject) |
![]() | ViewId |
对象所在视图ID,仅对部分对象有效
(Inherited from TFObject) |
![]() | WorkAxis |
工作坐标系
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | WorldMatrix |
对象在世界空间的坐标矩阵
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | WorldTagPos |
组件图标在世界空间下的位置
(Inherited from ComponentBase) |