Module Primitive.Cull_mode

Cull modes.

type t = Jstr.t

The type for GPUCullMode values.

val none : t
val front : t
val back : t