Enum RendererCircuits_RenderBatch.PropertyBlockData.ActiveState
Simulation state for which the lines should be drawn.
Namespace: AS2.Visuals
Assembly: .dll
Syntax
public enum RendererCircuits_RenderBatch.PropertyBlockData.ActiveState
Fields
Name | Description |
---|---|
SimActive | Simulation is running. |
SimActiveOrPaused | Simulation is running or paused (used when both are rendered the same). |
SimPaused | Simulation is paused. |