Options
All
  • Public
  • Public/Protected
  • All
Menu

SceneViewsApi - object-oriented interface

export

Hierarchy

Index

Constructors

constructor

Methods

createSceneView

deleteSceneView

  • Delete a scene-view.

    throws

    {RequiredError}

    memberof

    SceneViewsApi

    Parameters

    Returns Promise<AxiosResponse<void, any>>

getSceneView

getSceneViews

getViewSceneItem

renderSceneView

  • Get a rendered image of a scene-view. If a single pixel is returned, ensure the scene is in the commit state and contains scene items.

    throws

    {RequiredError}

    memberof

    SceneViewsApi

    Parameters

    Returns Promise<AxiosResponse<any, any>>

updateSceneView