enum MRUKAnchorTexCoordMode : Enum<MRUKAnchorTexCoordMode>
| Member | Description |
|---|---|
METRIC |
The texture coordinates start at 0 and increase by 1 unit every meter.
|
STRETCH |
The texture coordinates range from 0 to 1.
|