Skip to main content
Apple Developer Docs
×
Compute Graph
/
ComputeNodeGraph
/
ComputeNodeGraph.Node
/
setInput(at:_:)
setInput(at:_:)
Declaration
mutating
func
setInput
(
at
index
:
Int
,
_
value
:
Data
?)