None | Not Initialized. |
Busy | Is busy Initializing. |
Complete | Has finished Initializing. |
Failed | Failed to initialize. |
Metric | The texture coordinates start at 0 and increase by 1 unit every meter. |
MetricSeamless | The texture coordinates start at 0 and increase by 1 unit every meter but are adjusted to end on a whole number to avoid seams. |
MaintainAspectRatio | The texture coordinates are adjusted to the other dimensions to ensure the aspect ratio is maintained. |
MaintainAspectRatioSeamless | The texture coordinates are adjusted to the other dimensions to ensure the aspect ratio is maintained but are adjusted to end on a whole number to avoid seams. |
Stretch | The texture coordinates range from 0 to 1. |
Metric | The texture coordinates start at 0 and increase by 1 unit every meter. |
MaintainAspectRatio | The texture coordinates are adjusted to the other dimensions to ensure the aspect ratio is maintained. |
Stretch | The texture coordinates range from 0 to 1. |
Random |