Function getComponentsInChildren

  • Type Parameters

    • T extends IComponent

    Parameters

    • obj: Object3D
    • componentType: Constructor<T>
    • Optional arr: T[]
    • clearArray: boolean = true

    Returns T[] | null

Generated using TypeDoc