![]() |
|
Properties to configure tessellation. More...
Public Types | |
| enum | PatchType { Triangle, Quad, Isoline } |
| enum | TessFactorMode { Constant, TessControl, TessVertex } |
Public Attributes | |
| PatchType | patchType |
| int | primitiveIndexSize |
| TessFactorMode | tessFactorMode = TessFactorMode::Constant |
| HgiTessellationLevel | tessellationLevel |
Properties to configure tessellation.
Definition at line 365 of file graphicsPipeline.h.