Bitbybit Docs
    Preparing search index...

    Class SceneDto (Inputs.BabylonScene)

    Feeds babylon.scene.setAndAttachScene with the scene this library should draw into from then on.

    Index

    Constructors

    Properties

    Constructors

    • Provide scene

      Parameters

      • Optionalscene: Scene

      Returns SceneDto

    Properties

    scene: Scene

    The scene to draw into; it gets the shadow bookkeeping and root node this library expects

    undefined