Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in _menu_load_objects() (line 579 of /home/drbiz/public/tools.realism.com/includes/menu.inc).

Revision of model from Tue, 06/06/2017 - 07:46

model : XSeen {
SFString
[]
src
""
SFString
[]
playOnLoad
""
SFFloat
[]
duration
-1
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
SFString
[]
src
""
SFString
[]
playOnLoad
""
SFFloat
[]
duration
-1



}

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.