Table of Contents

Property shouldSplitExecution

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.BigWorld.Runtime.dll

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; }

Property Value

bool