[]
Defines possible values for LightingSchemeType.
public static class Model3DLightingSchemeType
Public Module Model3DLightingSchemeType
| Name | Description |
|---|---|
| Artwork | Lights as specified in the 3D artwork. |
| Blue | Three blue infinite lights, no ambient term. |
| CAD | Three gray infinite lights and one light attached to the camera, no ambient term. |
| Cube | Six gray infinite lights aligned with the major axes, no ambient term. |
| Day | Three light-gray infinite lights, no ambient term. |
| Hard | Three gray infinite lights, moderate ambient term. |
| Headlamp | Single infinite light attached to the camera, low ambient term. |
| Night | One yellow, one aqua, and one blue infinite light, no ambient term. |
| None | No lights shall be used. That is, lighting specified in the 3D artwork shall be ignored. |
| Primary | One red, one green, and one blue infinite light, no ambient term. |
| Red | Three red infinite lights, no ambient term. |