SoVRMLLightambientIntensity Property |
Specifies the brightness of the ambient emissions of the light.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFFloat ambientIntensity { get; }
Public ReadOnly Property ambientIntensity As SoSFFloat
Get
public:
property SoSFFloat^ ambientIntensity {
SoSFFloat^ get ();
}
member ambientIntensity : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also