Enumeration
DisplacementMapType
Describes how the displacement map fits the image if the image is not the same size as the map.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | The map is resized. | |
| Int = 2 | readonly | The selection is filled by repeating the map in a pattern. |
Parameter of 1
Method parameters that accept an DisplacementMapType value.