Enum EncasementShape
Represents a shape of an encasement
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum EncasementShape
Fields
| Name | Value | Description |
|---|---|---|
| Contour | Contour = 1 | Contour encasement |
| Hollow | Hollow = 2 | Hollow encasement |
| Unknown | Unknown = 0 | Unknown |