Editor Scripting API
    • Finds a scene object or an array of scene objects in the root objects of a scene by name.

      Parameters

      • scene: Scene

        The scene to search in.

      • name: string

        The name of the scene object(s) to find. Only exact matches are considered.

      • Optionaloptions: SearchOptions

        The search options.

      Returns SceneObject[]

      an array of found scene objects, or null if not found.

    MMNEPVFCICPMFPCPTTAAATR