targetObject | An object contained within a prefab object. |
Object The prefab the object is contained in.
Retrieves the enclosing prefab for any object contained within.
Given an asset/object, this function returns the prefab it is a child of. Checks if the object is part of a prefab, either instance or asset, if so it returns the Prefab object.
no example available in JavaScript