bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    Properties

    Constructors

    Properties

    entity: Entity

    Entity to be drawn - can be a single or multiple points, lines, polylines, verb curves, verb surfaces, jscad meshes, jscad polygons, jscad paths, occt shapes, tags, nodes

    undefined
    
    options?: DrawOptions

    Options that help you control how your drawn objects look like. This property is optional. In order to pick the right option you need to know which entity you are going to draw. For example if you draw points, lines, polylines or jscad meshes you can use basic geometry options, but if you want to draw OCCT shapes, use OCCT options.

    undefined
    

    true

    babylonMesh?: any

    Entity to be used when updating already drawn mesh in the render loop

    undefined
    

    true