plugin RenderEffect ForceChannels name:"RLA-ForceChannels"
classID:#(0xb8432681, 0x951a296d)
(
rollout sc_roll "RLA-ForceChannels"
(
label fc_label01 "This RenderEffect forces the generation of all"
label fc_label02 "RLA-specific optional channels in the VFB "
label fc_label03 "without the need to save an RLA to disk. "
)
on channelsRequired do #(#zdepth,#matid,#objectid,#coverage,#uvcoords,#unClamped,#normal)
)--end plugin