Webots Reference Manual - chapter 3 - section 26

Webots Reference Manual


3.26 Group

Group {
  MFNode   children   []
}

Direct derived nodes: Transform.

A Group node contains children nodes without introducing a new transformation. It is equivalent to a Transform node containing an identity transform.

A Group node may not contain subsequent Solid, device or robot nodes.

release 7.0.2
Copyright © 2012 Cyberbotics Ltd. All right reserved.