OrderedGroup node


Identical to Group but the drawing order can be changed using the order field.
Each node of children must have a corresponding float value in order and the node that has the smallest value is drawn first.


MFNode children NULL :
List of children to group

MFFloat order :
Float values for each node of the children field. The smallest value is drawn first (the most in background)