AGI STK Graphics 11 Send comments on this topic.
AmbientIntensity Property (IAgStkGraphicsLighting)
See Also 

Description

Gets or sets the ambient intensity throughout the scene.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AmbientIntensity() As Single

Remarks

To illuminate both sides of the central body equally, set AmbientIntensity to 1 and Diffuse Intensity to 0. To make the dark side of the central body completely black, set AmbientIntensity to 0 and Diffuse Intensity to 1.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface