Bitbybit Docs
    Preparing search index...

    Class CreateRectanglePlaneDto (Inputs.BabylonMeshBuilder)

    Feeds babylon.meshBuilder.createRectanglePlane with the sizes of a flat rectangle in the XY plane.

    Index

    Constructors

    Properties

    width: number

    Full size along X, in scene units

    1
    
    height: number

    Full size along Y, in scene units

    1
    
    sideOrientation: sideOrientationEnum

    Which side of each face is drawn: the front, the back or both; single-sided meshes are invisible from behind

    doubleside
    
    enableShadows: boolean

    When true, the mesh casts and receives shadows from the lights that have them enabled

    true