isOutputEnabled(_:)
Reads the enabled state of an output identified by ID
Declaration
func isOutputEnabled(_ outputID: ComputeNodeGraph.NodeID) -> BoolReturn Value
The enabled state, or false if the output is unknown
Reads the enabled state of an output identified by ID
func isOutputEnabled(_ outputID: ComputeNodeGraph.NodeID) -> BoolThe enabled state, or false if the output is unknown