Click or drag to resize

TFObject Properties

返回用户文档首页

The TFObject type exposes the following members.

Properties
 NameDescription
Public propertyCtrlPoints 
Public propertyDisposed 对象是否已销毁
(Inherited from ObjectBase)
Public propertyEnabled 对象是否启用
(Inherited from ObjectBase)
Public propertyFlags 对象标志位
(Inherited from ObjectBase)
Public propertyGuid 对象GUID
Public propertyId 对象ID
(Inherited from ObjectBase)
Public propertyIsCompRuntimeChild 对象是否组件的运行时子节点
(Inherited from ObjectBase)
Public propertyLocalMatrix 对象本地空间坐标矩阵
Public propertyLocked 对象是否锁定
(Inherited from ObjectBase)
Public propertyObjectMatrix 对象在父空间的坐标矩阵
Public propertyObjectWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
Public propertyParent 父对象
Public propertyParentMatrix 父对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
Public propertyPhaseNo 阶段编号
Public propertyPreBuilt 所属构件
Public propertyScene 所属场景
(Inherited from ObjectBase)
Public propertyType 对象类型
(Inherited from ObjectBase)
Public propertyUsageInComp 
Public propertyViewId 对象所在视图ID,仅对部分对象有效
Public propertyWorkAxis 工作坐标系 NOTE: 此变换受Scene.GlobalTransform影响
Public propertyWorldMatrix 对象在世界空间的坐标矩阵 NOTE: 此变换受Scene.GlobalTransform影响
Top
See Also