Revision of model from Thu, 06/15/2017 - 20:36
Submitted by Leonard Daly on Fri, 06/02/2017 - 21:38
model : XSeen {
SFString
[]
src
""
SFString
[]
playOnLoad
""
SFFloat
[]
duration
-1
Potential Fields
SFTime
[in,out]
cycleInterval
1
(0,∞)
SFBool
[in,out]
enabled
TRUE
SFBool
[in,out]
loop
FALSE
SFNode
[in,out]
metadata
NULL
[X3DMetadataNode]
SFTime
[in,out]
pauseTime
0
(-∞,∞)
SFTime
[in,out]
resumeTime
0
(-∞,∞)
SFTime
[in,out]
startTime
0
(-∞,∞)
SFTime
[in,out]
stopTime
0
(-∞,∞)
SFBool
[in]
start
SFBool
[in]
stop
SFBool
[out]
isActive
SFBool
[out]
isPaused
SFTime
[out]
time
}
Specifies the URL of the model to load. At this time only glTF models are loadable. Legacy glTF binary models must have the extension .glbl.
playOnLoad identifies the names of the animations to start playing when the model is loaded. You can play one animation (specificy name) or all (use '*')
duration overrides the duration of the animation in the model. A value < 0 uses the value stored with the model.