Type Alias CullFace

CullFace:
    | typeof CullFaceNone
    | typeof CullFaceBack
    | typeof CullFaceFront
    | typeof CullFaceFrontBack