force_image_blend

declaration:

function force_image_blend(vid);

this doesn't have any effect on VIDs that are above the blend threshold (default 1.0 - EPSILON). For those that are within the range, however, blend is force toggled on. This is mostly a performance thing on low-end hardware.

related functions:
[blend_image]

caveats:


Related

Wiki: Video Functions
Wiki: blend_image

MongoDB Logo MongoDB