texture_output

Function texture_output 

Source
pub fn texture_output(name: &str, binding_slot: u32) -> NodePort
Expand description

Helper to create a texture output port

Note: Most nodes have implicit output (their rendered texture). Explicit output ports are used for compute shaders with multiple outputs.