Skip to content

iPhone X/XSのSafeAreaの「実機起動時サイズ調整」と「Editorプレビュー」に対応したUnityアセット

License

Notifications You must be signed in to change notification settings

takaaptech/Unity-SafeAreaCanvas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-SafeAreaCanvas

iPhone X/XSのSafeAreaの「実機起動時サイズ調整」と「Editorプレビュー」に対応したUnityアセット

Environment

  • Unity 2017.4~
  • Unity 2018.x~

If you use under version, access iOSSafeAreasPlugin is recommended.

Getting Started

  1. Download SafeAreaCanvas.unitypackage from Releases.
  2. Import SafeAreaCanvas.unitypackage to your Unity project.
  3. Drop SafeAreaCanvas/Prefabs/SafeAreaCanvas.prefab to your scene.
  4. Done!

Features

  • Automatically adjust the size on iOS
  • Preview the size on Unity Editor
    • NOTICE: Not compliant with iPad
  • Add Game View Size for Standalone on On Loaded
    • iPhone X/XS Landscape (2436x1125)
    • iPhone X/XS Portrait (1125x2436)

Use Library

LICENSE

MIT

Author

Nakaji Kohki

Twitter: @kohki_nakaji

About

iPhone X/XSのSafeAreaの「実機起動時サイズ調整」と「Editorプレビュー」に対応したUnityアセット

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%