https://github.com/baba-s/iphonexsafeareadrawer
Unity エディタの Game ビューに iPhone X のセーフエリアを表示できるエディタ拡張
https://github.com/baba-s/iphonexsafeareadrawer
kogane-unity-lib unity unity-editor unity-ios unity-mobile unity3d
Last synced: about 1 month ago
JSON representation
Unity エディタの Game ビューに iPhone X のセーフエリアを表示できるエディタ拡張
- Host: GitHub
- URL: https://github.com/baba-s/iphonexsafeareadrawer
- Owner: baba-s
- License: mit
- Created: 2019-03-27T03:37:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T03:54:29.000Z (about 6 years ago)
- Last Synced: 2025-04-12T03:14:37.904Z (about 1 month ago)
- Topics: kogane-unity-lib, unity, unity-editor, unity-ios, unity-mobile, unity3d
- Language: C#
- Homepage: http://baba-s.hatenablog.com/entry/2019/03/27/130000
- Size: 43.9 KB
- Stars: 21
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iPhone X Safe Area Drawer
Unity エディタの Game ビューに iPhone X のセーフエリアを表示できるエディタ拡張
[](https://github.com/baba-s/iPhoneXSafeAreaDrawer/releases)
[](https://github.com/baba-s/iPhoneXSafeAreaDrawer/releases)


[](https://github.com/baba-s/iPhoneXSafeAreaDrawer/blob/master/LICENSE)## バージョン
- Unity 2018.3.9f1
## 使用例

## 使い方

「iPhoneXSafeAreaDrawerSettings」を選択して
- IsEnable をオンにすると有効になります
- IsPortrait をオンにすると縦持ち表示になります## 補足
「iPhone X Safe Area Drawer」は下記のリポジトリを参考にさせていただいております
- https://github.com/ianwaldrop/iPhoneX-overlay