PathAnimationConfig

.Animation. PathAnimationConfig

构造路径动画配置项

Constructor

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

Members

Name Type Description
isPitchEnabled Boolean

开启/关闭俯仰状态

isProjectGround Boolean

是否贴地

isYawEnabled Boolean

开启/关闭偏航状态

loop Boolean

开启/关闭动画循环

objectIds Array

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

path Object

路径对象

time Number

跑完一次路径的时间(ms)

viewer Object

Viewer对象