Enum RelativeDirection

Represents a relative direction

Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum RelativeDirection

Fields

Name Value Description
AngledAngled = 3

Angled

ParallelParallel = 2

Parallel

PerpendicularPerpendicular = 1

Perpendicular

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