Method GetMapping
GetMapping(DocumentId)
Gets the texture mapping type of a texture document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 0, 0)]
TextureMappingType GetMapping(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| TextureMappingType | The texture mapping type. |
Remarks
This method is available since v7.16.