-
Core
-
Glodon.Bimface.Application
-
WebApplication3D
-
WebApplicationDrawing
-
WebApplicationDrawingSet
-
WebApplicationRfa
-
Glodon.Bimface.Viewer
-
Glodon.Bimface.Model
-
Glodon.Bimface.Plugins
-
Drawable
-
Marker3D
-
Cluster
-
ExternalObject
-
ModelEditor
-
Anchor
-
ParticleSystem
-
TileMap
-
HeatMap
-
RevitHelpers
-
SpatialRelation
-
Walkthrough
-
Geometry
-
Annotation
-
Material
-
Animation
-
Measure
-
Section
-
SectionRegion
-
SectionRegionConfig
-
Video
-
SkyBox
-
IBL
-
WeatherEffect
Glodon.Bimface.Analysis
-
Viewershed
-
CutFill
-
Sightline
-
Skyline
-
HeightLimit
Glodon.Bimface.Light
-
LightManager
-
SpotLight
-
DirectionalLight
Glodon.Bimface.Common
Glodon.Web.Graphics
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对象 |