MTLTriangleFillMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
How to rasterize triangle and triangle-strip primitives.
public enum MTLTriangleFillMode
type MTLTriangleFillMode =
- Inheritance
-
MTLTriangleFillMode
Fields
Name | Value | Description |
---|---|---|
Fill | 0 | |
Lines | 1 |