PdfLightingScheme enumeration

PdfLightingScheme enumeration

LightingScheme specifies the lighting to apply to 3D artwork.

The PdfLightingScheme type exposes the following members:

Fields

FieldDescription
ARTWORKUses the lights defined in the scene
NONENo lights are used.
WHITEThree blue-grey infinite lights, no ambient term
DAYThree light-grey infinite lights, no ambient term
NIGHTOne yellow, one aqua, and one blue infinite light, no ambient term
HARDThree grey infinite lights, moderate ambient term
PRIMARYOne red, one green, and one blue infinite light, no ambient term
BLUEThree blue infinite lights, no ambient term
REDThree red infinite lights, no ambient term
CUBESix grey infinite lights aligned with the major axes, no ambient term
CADThree grey infinite lights and one light attached to the camera, no ambient term
HEADLAMPSingle infinite light attached to the camera, low ambient term

See Also