Enum Projection

Represents a projection mode

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

Fields

Name Value Description
NoProjectionNoProjection = 1

No projection

PlaneXyPlaneXy = 2

Projection in plane XY

PlaneXzPlaneXz = 3

Projection in plane XZ

PlaneYzPlaneYz = 4

Projection in plane YZ

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