interface TagObjectGroup {
    children: TagGLTFObjectGroup[];
}

Hierarchy

  • Group
    • TagObjectGroup

Properties

Properties

children: TagGLTFObjectGroup[]

Array with object's children.