Function render

  • Render a scene using the default ordering, as returned by getOrderedRenderables.

    Parameters

    • scene: Node

      The root node of the scene.

    • Optionaleye: Vector3Like

      The position of the viewer/camera that will render the scene.

    Returns void