Type Definition rps_sys::RpsNodeFlags

source ·
pub type RpsNodeFlags = RpsFlags32;
Expand description

@brief Bitmask type for RpsNodeFlagBits of properties for a render graph node instance.

While RpsNodeDeclFlags apply to all instances which share the same node declaration, RpsNodeFlags apply to one specific node instance.