Wiki-home » About VastPark » Specifications » IMML » IMML Help »
Model Help¶
Introduction¶
Provides functionality for displaying mesh data
Child Elements¶
The Model element can have 0 to many of these elements
AnimationTrack
Camera
Define
Effect
Grid
Include
Light
MaterialGroup
Model
Primitive
Repeater
Sound
Stack
Text
Trigger
Widget
Attributes¶
Visible¶
| Type |
imml:Boolean |
| Use |
optional |
| Documenation |
When true, the element is visible |
CastShadows¶
| Type |
imml:Boolean |
| Use |
optional |
| Default |
False |
| Documenation |
If true and the element is Visible, it should cast shadows |
RenderMode¶
| Type |
imml:RenderMode |
| Use |
optional |
| Default |
Fill |
| Documenation |
The style of rendering to use when rendering this element |
Animation¶
| Type |
xs:string |
| Use |
optional |
| Documenation |
The global animation to play which can be overriden by an AnimationTrack Sequence |
LoopAnimation¶
| Type |
imml:Boolean |
| Use |
optional |
| Documenation |
When true, indicates that the global animation should loop |