Share via


MTLTriangleFillMode Enum

Definition

How to rasterize triangle and triangle-strip primitives.

[ObjCRuntime.Native]
public enum MTLTriangleFillMode
[<ObjCRuntime.Native>]
type MTLTriangleFillMode = 
Inheritance
MTLTriangleFillMode
Attributes

Fields

Name Value Description
Fill 0
Lines 1

Applies to