Property shouldSplitExecution
shouldSplitExecution
Indicates whether the graph executor may split this node's work across frames when split execution is enabled.
public override bool shouldSplitExecution { get; set; }
Indicates whether the graph executor may split this node's work across frames when split execution is enabled.
public override bool shouldSplitExecution { get; set; }