Enum RendererCircuits_Instance.ParticleCircuitData.PSetInnerPinRef.PinType
Types of "pins" representing partition sets inside of a particle.
Namespace: AS2.Visuals
Assembly: .dll
Syntax
public enum RendererCircuits_Instance.ParticleCircuitData.PSetInnerPinRef.PinType
Fields
| Name | Description |
|---|---|
| None | No role determined. |
| PConnector1 | Line connector in the expanded particle's head. |
| PConnector2 | Line connector in the expanded particle's tail. |
| PSet1 | Partition set handle in the particle's head. |
| PSet2 | Partition set handle in the particle's tail. |