pub unsafe extern "C" fn CAMU_SetEffect(
select: u32_,
effect: CAMU_Effect,
context: CAMU_Context,
) -> ResultExpand description
Sets the special effects of the given camera in the given context.
ยงArguments
select- Camera to use.effect- Effect to use.context- Context to use.