Method GetAmbientOcclusionFactor
GetAmbientOcclusionFactor(DocumentId)
Gets the Ambient Occlusion factor.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 400, 100)]
double GetAmbientOcclusionFactor(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| double |
Remarks
This method is available since v7.16.