Enum TextureWrapMode
TextureWrapMode enumeration
T (V) wrapping mode.
public enum TextureWrapMode
Values
| Name | Value | Description |
|---|---|---|
| CLAMP_TO_EDGE | 33071 | |
| MIRRORED_REPEAT | 33648 | |
| REPEAT | 10497 |
See Also
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD
T (V) wrapping mode.
public enum TextureWrapMode
| Name | Value | Description |
|---|---|---|
| CLAMP_TO_EDGE | 33071 | |
| MIRRORED_REPEAT | 33648 | |
| REPEAT | 10497 |