Click or drag to resize

CentralBodyGraphicsShininess Property

Gets or sets the shininess of the CentralBody in the Scene. The shininess affects the size and brightness of specular reflection associated with the SpecularOverlay.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual double Shininess { get; set; }

Property Value

Type: Double
See Also