Contents

constant

Port is constant and doesn’t need to be changeable.

Declaration

static let constant: ComputeNodeGraph.Port.Options

Discussion

Parameters with constant that are available at compile time can aid in optimization.