Lighting3DScheme Enum
Represents the lighting scheme of the 3D image.
public enum Lighting3DScheme
Public Enum Lighting3DScheme
Inheritance: ObjectValueTypeEnumLighting3DScheme
Fields
Lighting3DScheme.Blue | 6 | Three blue infinite lights, no ambient term. |
Lighting3DScheme.Bright | 3 | Three grey infinite lights, moderate ambient term. |
Lighting3DScheme.Cad | 9 | Three grey infinite lights and one light attached to the camera, no ambient term. |
Lighting3DScheme.Cube | 8 | Six grey infinite lights aligned with the major axes, no ambient term. |
Lighting3DScheme.Day | 2 | Three light-grey infinite lights, no ambient term. |
Lighting3DScheme.Headlamp | 10 | Single infinite light attached to the camera, low ambient term. |
Lighting3DScheme.Night | 5 | One yellow, one aqua, and one blue infinite light, no ambient term. |
Lighting3DScheme.None | 0 | No lights are used |
Lighting3DScheme.Primary | 4 | One red, one green, and one blue infinite light, no ambient term. |
Lighting3DScheme.Red | 7 | Three red infinite lights, no ambient term. |
Lighting3DScheme.White | 1 | Three blue-grey infinite lights, no ambient term. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.