Layer |
Represents the type of a reinforcement layer
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
Members
Member name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
TopX | 1 | Top X |
TopY | 2 | Top Y |
BottomX | 3 | Bottom X |
BottomY | 4 | Bottom Y |
See Also