Enum LayerType

Represents the type of a reinforcement layer

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum LayerType

Fields

Name Value Description
BottomXBottomX = 3

Bottom X

BottomYBottomY = 4

Bottom Y

TopXTopX = 1

Top X

TopYTopY = 2

Top Y

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next