Skip to content

Commit e1d0f43

Browse files
authored
fixed note formatting
1 parent bce61d7 commit e1d0f43

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/cognitive-services/Acoustics/unity-quickstart.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Import the sample package to a new Unity project.
4040

4141
If you're importing the package into an existing project, see [Unity integration](unity-integration.md) for additional steps and notes.
4242

43-
* Note: Several errors will be displayed in the console log after importing has completed. Continue to the next step and restart Unity.
43+
>[!NOTE]
44+
>Several errors will be displayed in the console log after importing has completed. Continue to the next step and restart Unity.
4445
4546
## Restart Unity
4647
The bake portion of the acoustics toolkit requires the .NET 4.x scripting runtime version. Package import will update your Unity player settings. Restart Unity for this setting to take effect.
@@ -50,7 +51,9 @@ You can verify this setting took effect by opening the **Player Settings**:
5051
![Screenshot of Unity Player Settings panel](media/player-settings.png)
5152

5253
![Screenshot of Unity Player Settings panel with .NET 4.5 selected](media/net45.png)
53-
* Note: Screenshot is taken from Unity 2018.x. Newer versions of Unity may vary.
54+
55+
>[!NOTE]
56+
>Screenshot is taken from Unity 2018.x. Newer versions of Unity may vary.
5457
5558
## Open the Project Acoustics bake window
5659
Choose **Window > Acoustics** from the Unity menu:

0 commit comments

Comments
 (0)