Component |
The ComponentBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Children |
子对象数组
(Inherited from IGroup) |
![]() | CommonProps | 组件通用属性(对应通用页的属性) |
![]() | CompGuid | 组件GUID |
![]() | CtrlPoints | (Inherited from TFObject) |
![]() | CustomProps | 组件自定义属性 |
![]() | Disposed |
对象是否已销毁
(Inherited from ObjectBase) |
![]() | Enabled |
对象是否启用
(Inherited from ObjectBase) |
![]() | FieldProps | 可编辑字段属性集 |
![]() | 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) |
![]() | 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) |
![]() | RunOrder | 在主零件拥有多个组件的情况下,当前组件在其中的运行次序,数值越低,越优先运行 此属性仅对节点,细部有效 |
![]() | Scene |
所属场景
(Inherited from ObjectBase) |
![]() | TagPos | 组件图标在组件局部空间下的位置 |
![]() | Type |
对象类型
(Inherited from ObjectBase) |
![]() | UIProps | 组件UI交互属性(不包含通用页的属性) |
![]() | UsageInComp | (Inherited from TFObject) |
![]() | ViewId |
对象所在视图ID,仅对部分对象有效
(Inherited from TFObject) |
![]() | WorkAxis |
工作坐标系
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | WorldMatrix |
对象在世界空间的坐标矩阵
NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject) |
![]() | WorldTagPos | 组件图标在世界空间下的位置 |