Bitbybit Docs
    Preparing search index...

    Enumeration sideOrientationEnum (Inputs.BabylonMesh)

    Which face of a surface is rendered: the front, the back, or both. Meshes are single-sided by default, so a surface can look missing when viewed from behind - setting this to double-sided is the usual fix.

    Index

    Enumeration Members

    Enumeration Members

    frontside: "frontside"
    backside: "backside"
    doubleside: "doubleside"