@feng3d/render-api
    Preparing search index...

    Interface CullFaceMap

    interface CullFaceMap {
        back: "back";
        front: "front";
        none: "none";
    }
    Index

    Properties

    Properties

    back: "back"
    front: "front"
    none: "none"