Enum RendererCircuits_RenderBatch.PropertyBlockData.LineType
The type of line that is being drawn.
Namespace: AS2.Visuals
Assembly: .dll
Syntax
public enum RendererCircuits_RenderBatch.PropertyBlockData.LineType
Fields
| Name | Description |
|---|---|
| BondCircular | Bonds in the graph view mode. |
| BondHexagonal | Bonds in the hexagonal view mode. |
| ExternalLine | Circuit lines connecting particles. |
| InternalLine | Circuit connection lines inside of a particle. |