The Publish::Lighting class is a concept class for lighting-related enumerations.
More...
|
enum | Mode {
Mode.Artwork = 0,
Mode.None = 1,
Mode.White = 2,
Mode.Day = 3,
Mode.Bright = 4,
Mode.PrimaryColor = 5,
Mode.Night = 6,
Mode.Blue = 7,
Mode.Red = 8,
Mode.Cube = 9,
Mode.CADOptimized = 10,
Mode.Headlamp = 11
} |
| /enum Mode Enumerates the lighting modes for ViewKit and AnnotationKit objects. More...
|
|
The Publish::Lighting class is a concept class for lighting-related enumerations.
/enum Mode Enumerates the lighting modes for ViewKit and AnnotationKit objects.
Enumerator |
---|
Artwork |
Inerhit the light from the annotation (kA3DPDFLightArtworkCurrent).
|
None |
No light (kA3DPDFLightNone).
|
White |
White light (kA3DPDFLightWhite).
|
Day |
Day light (kA3DPDFLightDay).
|
Bright |
Bright light (kA3DPDFLightBright).
|
PrimaryColor |
Primary color light (kA3DPDFLightPrimaryColor).
|
Night |
Night light (kA3DPDFLightNight).
|
Blue |
Blue light (kA3DPDFLightBlue).
|
Red |
Red light (kA3DPDFLightRed).
|
Cube |
Cube light (kA3DPDFLightCube).
|
CADOptimized |
CAD Optimized light (kA3DPDFLightCADOptimized).
|
Headlamp |
Headlamp light (kA3DPDFLightHeadlamp).
|
The documentation for this class was generated from the following file:
- internals/hps_sprk_publish/source/cs/HPS.Publish.cs