Image |
public enum TypeEnum
| Member name | Value | Description |
|---|---|---|
| _2D | 2 | 2D texture, used in combination with 2D texture coordinates (default). |
| _3D | 3 | 3D volume texture, used in combination with 3D texture coordinates. |
| Cube | 4 | 3D cube map, used in combination with 3D texture coordinates. |
Copyright 2026 NeoAxis Group. All rights reserved.