LightingSchemeType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class LightingSchemeType extends System.Enum

Enum LightingSchemeType: set of lighting scheme types.

Fields

FieldDescription
ArtworkThe “Artwork” lighting scheme.
NoneThe “None” lighting scheme.
WhiteThe “White” lighting scheme.
DayThe “Day” lighting scheme.
NightThe “Night” lighting scheme.
HardThe “Hard” lighting scheme.
PrimaryThe “Primary” lighting scheme.
BlueThe “Blue” lighting scheme.
RedThe “Red” lighting scheme.
CubeThe “Cube” lighting scheme.
CADThe “Cad” lighting scheme.
HeadlampThe “Headlamp” lighting scheme.

Artwork

public static final int Artwork

The “Artwork” lighting scheme.

None

public static final int None

The “None” lighting scheme.

White

public static final int White

The “White” lighting scheme.

Day

public static final int Day

The “Day” lighting scheme.

Night

public static final int Night

The “Night” lighting scheme.

Hard

public static final int Hard

The “Hard” lighting scheme.

Primary

public static final int Primary

The “Primary” lighting scheme.

Blue

public static final int Blue

The “Blue” lighting scheme.

Red

public static final int Red

The “Red” lighting scheme.

Cube

public static final int Cube

The “Cube” lighting scheme.

CAD

public static final int CAD

The “Cad” lighting scheme.

Headlamp

public static final int Headlamp

The “Headlamp” lighting scheme.