Skip to content

Commit

Permalink
Add additional scene handles to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
brentyi authored Sep 15, 2023
1 parent 93aecd3 commit 14cf663
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/scene_handles.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ clients. When a scene node is added to a client (for example, via
:undoc-members:
:inherited-members:

.. autoapiclass:: viser.Gui3dContainerHandle
:members:
:undoc-members:
:inherited-members:

.. autoapiclass:: viser.ImageHandle
:members:
:undoc-members:
Expand All @@ -50,4 +55,9 @@ clients. When a scene node is added to a client (for example, via
:undoc-members:
:inherited-members:

.. autoapiclass:: viser.ClickEvent
:members:
:undoc-members:
:inherited-members:

<!-- prettier-ignore-end -->

0 comments on commit 14cf663

Please sign in to comment.