pub fn texture_output(name: &str, binding_slot: u32) -> NodePortExpand 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.