Skip to content

Commit 759f568

Browse files
committed
update reference doc
1 parent bfcf4b6 commit 759f568

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/dotnet/Blazor3D.Web/Blazor3D.Web/wwwroot/reference/Blazor3D.Viewers.Viewer.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,15 @@ <h3 class="fontlight">Methods</h3>
159159
<table class="table table-bordered">
160160
<tr>
161161
<td>
162+
<strong>UpdateScene()</strong>
163+
</td>
164+
<td>
165+
<div>Updates scene changes.</div>
166+
<div><p><strong>Returns:</strong> Task</p></div>
167+
</td>
168+
</tr>
169+
<tr>
170+
<td>
162171
<strong>SetCameraPositionAsync(Vector3, Vector3)</strong>
163172
</td>
164173
<td>

0 commit comments

Comments
 (0)