Parent: object
inherits from baseobject
This is an invisible object (unless 'visibleatruntime' is set to true). It is used mainly for effects where you may for example want fire to come out of an invisible sceneobject.
<OBJECT name="fire">
- <DUMMYCUBE >
- <EFFECTS>
- <FIREFX manager="fire"/>
- </EFFECTS>
- </DUMMYCUBE>
</OBJECT>
cubesize integer
The length of an edge of a dummycube.
visibleatruntime boolean
Allow the dummycube to be visible
edgecolor COLOR
The color of the edge of the dummycube if 'visibleatruntime' is true
edgealpha float
The transparency of the edge of the dummycube if 'visibleatruntime' is true