SoEnvironmentElementEnvironmentParametersAmbientOcclusion Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool AmbientOcclusion { get; set; }
Public Property AmbientOcclusion As Boolean
Get
Set
public:
property bool AmbientOcclusion {
bool get ();
void set (bool value);
}
member AmbientOcclusion : bool with get, set
Property Value
Type:
BooleanRemarks See Also