public final class LightingSchemeType
extends com.aspose.ms.System.Enum
Enum LightingSchemeType: set of lighting scheme types.
Modifier and Type | Field and Description |
---|---|
static int |
Artwork
The "Artwork" lighting scheme.
|
static int |
Blue
The "Blue" lighting scheme.
|
static int |
CAD
The "Cad" lighting scheme.
|
static int |
Cube
The "Cube" lighting scheme.
|
static int |
Day
The "Day" lighting scheme.
|
static int |
Hard
The "Hard" lighting scheme.
|
static int |
Headlamp
The "Headlamp" lighting scheme.
|
static int |
Night
The "Night" lighting scheme.
|
static int |
None
The "None" lighting scheme.
|
static int |
Primary
The "Primary" lighting scheme.
|
static int |
Red
The "Red" lighting scheme.
|
static int |
White
The "White" lighting scheme.
|
public static final int Artwork
The "Artwork" lighting scheme.
public static final int None
The "None" lighting scheme.
public static final int White
The "White" lighting scheme.
public static final int Day
The "Day" lighting scheme.
public static final int Night
The "Night" lighting scheme.
public static final int Hard
The "Hard" lighting scheme.
public static final int Primary
The "Primary" lighting scheme.
public static final int Blue
The "Blue" lighting scheme.
public static final int Red
The "Red" lighting scheme.
public static final int Cube
The "Cube" lighting scheme.
public static final int CAD
The "Cad" lighting scheme.
public static final int Headlamp
The "Headlamp" lighting scheme.