![]() |
![]()
| ![]() |
![]()
NAMEset_image_as_frame - Specify the contents of a multi-frame object. SYNOPSISnil
DESCRIPTIONObjects can be turned into multi-frame objects by calling image_framesetsize which will allocate a static number of slots for attaching objects. By default, these refer back to the source object, but each slot can be filled with an object using the set_image_as_frame function. The behavior and restrictons for srcvid are similar to image_sharestorage with the addition that the texture coordinate set in use will also carry over. NOTES
EXAMPLEfunction set_image_as_frame0() SEE ALSO:image_framesetsize(3) image_framecyclemode(3) image_active_frame(3)
|