Click or drag to resize

TFObject Methods

返回用户文档首页

The TFObject type exposes the following members.

Methods
 NameDescription
Public methodFlush 将对象属性同步到对应的内核对象
(Overrides ObjectBaseFlush)
Public methodNeedFlush 是否需要传递
(Inherited from SyncProxy)
Public methodRefresh 刷新内核对象
(Inherited from ObjectBase)
Public methodSetLocalCtrlPoints 在本地坐标系下设置控制点
Public methodSetWorldCtrlPoints 在世界坐标系下设置控制点 NOTE: points中坐标位置受Scene.GlobalTransform影响
Top
See Also