File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ public class DebugUIBuilerExample : DebugUIBuilderBase
9292}
9393```
9494
95- ![ img] ( docs/images/img2.png )
95+ < img src = " https://github.com/AnnulusGames/DebugUI/blob/main/ docs/images/img2.png" width = " 500 " >
9696
9797Attach this component to a suitable GameObject and specify the target UIDocument in the Inspector.
9898
@@ -120,7 +120,7 @@ DebugUI provides a StyleSheet (uss) and Theme StyleSheet (tss) for a modern GUI
120120
121121You can change the theme you want to use in the Panel Settings asset generated in the Assets folder when you introduce the UI Toolkit.
122122
123- ![ img] ( docs/images/img3.png )
123+ < img src = " https://github.com/AnnulusGames/DebugUI/blob/main/ docs/images/img3.png" width = " 500 " >
124124
125125If you want to use an existing theme, add the DebugUI uss to the Style Sheets of the tss asset you want to use.
126126
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ public class DebugUIBuilerExample : DebugUIBuilderBase
9292}
9393```
9494
95- ![ img] ( docs/images/img2.png )
95+ < img src = " https://github.com/AnnulusGames/DebugUI/blob/main/ docs/images/img2.png" width = " 500 " >
9696
9797このコンポーネントを適当なGameObjectにアタッチし、Inspectorで対象のUIDocumentを指定します。
9898
@@ -120,7 +120,7 @@ DebugUIでは、モダンなGUIのスタイルを提供するStyle Sheet (uss)
120120
121121使用するテーマは、UI Toolkitを導入するとAssetsフォルダ内に生成されるPanel Settingsアセットから変更できます。
122122
123- ![ img] ( docs/images/img3.png )
123+ < img src = " https://github.com/AnnulusGames/DebugUI/blob/main/ docs/images/img3.png" width = " 500 " >
124124
125125既存のテーマと併用したい場合には、使用するtssアセットのStyle SheetsにDebugUIのussを追加してください。
126126
You can’t perform that action at this time.
0 commit comments