SoEnvironmentElementEnvironmentParametersAmbientColor Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbColor AmbientColor { get; set; }
Public Property AmbientColor As SbColor
Get
Set
public:
property SbColor AmbientColor {
SbColor get ();
void set (SbColor value);
}
member AmbientColor : SbColor with get, set
Property Value
Type:
SbColorRemarks See Also