TFObject Methods |
The TFObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Flush |
将对象属性同步到对应的内核对象
(Inherited from ObjectBase) |
![]() | GetBoundingBox | 获取对象在世界空间的包围盒 |
![]() | Refresh |
刷新内核对象
(Inherited from ObjectBase) |
![]() | SetLocalCtrlPoints | 在本地坐标系下设置控制点 |
![]() | SetWorldCtrlPoints | 在世界坐标系下设置控制点 NOTE: points中坐标位置受Scene.GlobalTransform影响 |