The lighting command provides access to settings in Lighting, including Shininess. It also allows changing the colors and specular contributions of the lights. See also: set, preset, lighting details
Options include:
Set number and type of lights according to the lighting mode:• lighting brightness [ value ]The different lights and their roles are discussed in the lighting details.
- ambient - ambient light only (gives a flat appearance; best combined with silhouettes and white background)
- single - ambient light and one directional light (the key light)
- two-point (default) - ambient light and two directional lights, key and fill
- three-point - ambient light and three directional lights: key, fill, and back
Set brightness, the total illumination along the line of sight, disregarding any specular contributions (default 1.16).• lighting contrast [ value ]
Set contrast, or darkness of shading (default 0.83, range 0.0-1.0); at a given brightness B, decreasing the contrast C increases the ambient light: A = B(1 – C). Contrast does not apply to the ambient-only lighting mode.• lighting ratio [ value ]
Set the ratio of (directional key + ambient) to (directional fill + ambient), disregarding any specular contributions (default 1.25). The value can range from 1.0 to an upper bound that depends on the contrast. Applies only to the two-point and three-point lighting modes.• lighting ( key | fill | back ) color [ color ]
Specify key, fill, or back light color (all are white by default). The color can be any color name that specifies a single color.• lighting ( key | fill | back ) direction [ x y z ]
Specify the direction of the key, fill, or back light as x y z components.• lighting ( key | fill | back ) specular_intensity [ value ]
Set the specular intensity of the key, fill, or back light to value (default 1.0 for the key light, 0.0 for the others).• lighting ( save | restore | delete ) style-name
The current settings in Lighting, including Shininess, collectively define a style. The save keyword indicates saving the current settings as style-name. A previously saved style can be applied with restore or deleted with delete. A lighting style can also be saved, applied, or deleted using the Lighting interface. Named lighting styles are saved in the Chimera preferences file.• lighting sharpness [ value ]
Set the specular sharpness of the Chimera default material (default 30.0). Lower values yield larger, more diffuse highlights, while higher values yield more pointlike highlights. For more information, see Shininess.• lighting reflectivity [ value ]
Set reflectivity, the specular brightness of the Chimera default material (default 1.0). The components of the specular color are scaled by this value to calculate shiny highlights. For more information, see Shininess.