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 |