pub fn clear_view_attachments(
view_target_attachments: ResMut<'_, ViewTargetAttachments>,
)
Expand description
Clears the view target OutputColorAttachment
s.
pub fn clear_view_attachments(
view_target_attachments: ResMut<'_, ViewTargetAttachments>,
)
Clears the view target OutputColorAttachment
s.