Enum WallPanelAlignment

Represents an alignment of IStructuralWallPanel

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum WallPanelAlignment

Fields

Name Value Description
BackBack = 2

Alignment to back

FrontFront = 1

Alignment to front

MiddleMiddle = 3

Alignment to middle

UnknownUnknown = 0

Unknown

UserUser = 4

User defined alignment

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