enum EAttributeTessellationStorageType The frequency of data stored in a attribute tessellation field.
| Key | Value | Comment |
|---|---|---|
| PerSubVertex | 1 | The field is stored in uniformly tessellated sub-vertices. |
| PerSubTriangle | 2 | The field is stored in uniformly tessellated sub-triangles. |
| Key | Value | Comment |
|---|---|---|
| PerSubVertex | 1 | The field is stored in uniformly tessellated sub-vertices. |
| PerSubTriangle | 2 | The field is stored in uniformly tessellated sub-triangles. |
| Key | Value | Comment |
|---|---|---|
| EAttributeTessellationStorageType_PerSubVertex | 1 | The field is stored in uniformly tessellated sub-vertices. |
| EAttributeTessellationStorageType_PerSubTriangle | 2 | The field is stored in uniformly tessellated sub-triangles. |