Enum ParticlePinGraphicState.CodeOverrideType_Node
Types of partition set placement modes set by code override.
Namespace: AS2.Visuals
Assembly: .dll
Syntax
public enum ParticlePinGraphicState.CodeOverrideType_Node
Fields
| Name | Description |
|---|---|
| Automatic | Use the default automatic partition set positioning. |
| AutomaticLine | Place partition sets on a vertical line. |
| LineRotated | Place partition sets on a rotated line. |
| ManualPlacement | Use custom polar coordinates for all partition sets. |