You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sample contains hardcoded Remote Rendering Domain westus2. We coud change the default value to <enter your region>.mixedreality.azure.com so it matches the other default values for Account Domain/Id/key. it's up to sample owner to make the change or not.
Copy file name to clipboardExpand all lines: articles/remote-rendering/quickstarts/render-model.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ You can now explore the scene graph by selecting the new node and clicking **Sho
93
93
94
94

95
95
96
-
There is a [cut plane](../overview/features/cut-planes.md) object in the scene. Try enabling it in its properties and moving it around:
96
+
There is a [cut plane](../overview/features/cut-planes.md) object in the scene. Try enabling it by checking the box in front of **CutPlane** under Inspector pane and move around:
97
97
98
98

0 commit comments