Enum BorderSides
Used by BorderConstraint to indicate what area affected.
Namespace: DeBroglie.Constraints
Assembly: DeBroglie.dll
Syntax
[Flags]
public enum BorderSides
Fields
| Name | Description |
|---|---|
| All | |
| None | |
| XMax | |
| XMin | |
| YMax | |
| YMin | |
| ZMax | |
| ZMin |
Used by BorderConstraint to indicate what area affected.
[Flags]
public enum BorderSides
| Name | Description |
|---|---|
| All | |
| None | |
| XMax | |
| XMin | |
| YMax | |
| YMin | |
| ZMax | |
| ZMin |