interface TagGLTFObjectGroup {
    children: TagGLTFObject[];
}

Hierarchy

  • Group
    • TagGLTFObjectGroup

Properties

Properties

children: TagGLTFObject[]

Array with object's children.