PathAnimationConfig

类:路径动画配置项

Constructor

new Glodon.Bimface.Plugins.Animation.PathAnimationConfig()

构造路径动画配置项

Members

NameTypeDescription
isPitchEnabledBoolean

开启/关闭俯仰状态

isProjectGroundBoolean

是否贴地

isYawEnabledBoolean

开启/关闭偏航状态

loopBoolean

开启/关闭动画循环

objectIdsArray

参与路径动画的外部构件ID列表

originPitchNumber

初始俯仰值,单位为弧度,默认值为0

originYawNumber

初始偏航值,转动轴为z+,单位为弧度,默认值为0

pathObject

路径对象

timeNumber

路径动画单次循环的时间,单位为毫秒

viewerGlodon.Bimface.Viewer.Viewer3D | Glodon.Bimface.Viewer.ViewerGIS

Viewer对象,必填项