Click or drag to resize

PartComponent Properties

返回用户文档首页

The PartComponent type exposes the following members.

Properties
 NameDescription
Public propertyChildren 子对象数组
(Inherited from IGroup)
Public propertyCommonProps 组件通用属性(对应通用页的属性)
(Inherited from ComponentBase)
Public propertyCompGuid 组件GUID
(Inherited from ComponentBase)
Public propertyCtrlPoints
(Inherited from TFObject)
Public propertyCustomProps 组件自定义属性
(Inherited from ComponentBase)
Public propertyDisposed 对象是否已销毁
(Inherited from ObjectBase)
Public propertyEnabled 对象是否启用
(Inherited from ObjectBase)
Public propertyFieldProps 可编辑字段属性集
(Inherited from ComponentBase)
Public propertyFlags 对象标志位
(Inherited from ObjectBase)
Public propertyGuid 对象GUID
(Inherited from TFObject)
Public propertyHorizonOffset 水平位置偏移
Public propertyHorizonOffsetSide 水平位置偏移基准侧
Public propertyId 对象ID
(Inherited from ObjectBase)
Public propertyIsCompRuntimeChild 对象是否组件的运行时子节点
(Inherited from ObjectBase)
Public propertyLocalMatrix 对象本地空间坐标矩阵
(Inherited from TFObject)
Public propertyLocked 对象是否锁定
(Inherited from ObjectBase)
Public propertyObjectMatrix 对象在父空间的坐标矩阵
(Inherited from TFObject)
Public propertyObjectWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyParent 父对象
(Inherited from TFObject)
Public propertyParentMatrix 父对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyPhaseNoObsolete.
阶段编号
(Inherited from TFObject)
Public propertyPhaseNumber 阶段编号
(Inherited from TFObject)
Public propertyPreBuilt 所属构件
(Inherited from TFObject)
Public propertyRotation 旋转角度
Public propertyRotationSide 旋转基准侧
Public propertyRunOrder 在主零件拥有多个组件的情况下,当前组件在其中的运行次序,数值越低,越优先运行 此属性仅对节点,细部有效
(Inherited from ComponentBase)
Public propertyScene 所属场景
(Inherited from ObjectBase)
Public propertyTagPos 组件图标在组件局部空间下的位置
(Inherited from ComponentBase)
Public propertyType 对象类型
(Inherited from ObjectBase)
Public propertyUIProps 组件UI交互属性(不包含通用页的属性)
(Inherited from ComponentBase)
Public propertyUsageInComp
(Inherited from TFObject)
Public propertyVerticalOffset 垂直位置偏移
Public propertyVerticalOffsetSide 垂直位置偏移基准侧
Public propertyViewId 对象所在视图ID,仅对部分对象有效
(Inherited from TFObject)
Public propertyWorkAxis 工作坐标系 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
(Inherited from TFObject)
Public propertyWorldTagPos 组件图标在世界空间下的位置
(Inherited from ComponentBase)
Top
See Also