interface ImagePlaneGroup {
    children: ImagePlane[];
}

Hierarchy

  • Group
    • ImagePlaneGroup

Properties

Properties

children: ImagePlane[]

Array with object's children.