TrackObject

交互结果接口

new YS.TrackObject(earth, tool)

辅助工具使用后获取的数据,建议使用json属性获取json对象
Name Type Description
earth YSEarth YouScene.earth
tool ViewTool 当前使用的工具
See:

Members

readonlyearth : YSEarth

readonlyjson : json

返回的json格式数据
Properties:
Name Type Description
earth YSEarth
tool ViewTool 当前使用的工具

readonlytool : ViewTool

当前使用的工具