link_image

declaration:

::Lua
    function link_image(source, parent) => nil

Link the coordinate/transformations from source to parent.

caveats:

Some restrictions apply, e.g. the parent is not allowed to be an instance of another object. If the parent is deleted and MASK_LIVING has not been cleared, the linked object will be removed also.

related functions:

[image_parent] [image_children]


Related

Wiki: Video Functions
Wiki: instance_image

MongoDB Logo MongoDB