image_clip_on

declaration:

    function image_clip_on(vid) => nil;

Clips a VID to the surface region of its parent. For normal VIDs, this does nothing unless WORLDID is moved as everything is clipped against the screen anyhow.

If the VID is linked or cloned from another however, any portion of the VIDs surface_properties that sticks out from that of its parent, will be discarded.

related functions;
[image_clip_off] [link_image] [instance_image]


Related

Wiki: Video Functions
Wiki: image_clip_off

MongoDB Logo MongoDB