All Projects → tkyaji → Unityiphonexsupport

tkyaji / Unityiphonexsupport

Support iPhoneX by changing the drawing area of Unity.

Projects that are alternatives of or similar to Unityiphonexsupport

Modio Unity
Unity Plugin for integrating mod.io - a modding API for game developers
Stars: ✭ 53 (-10.17%)
Mutual labels:  unity
Voxelframework
An awesome Voxel framework for Unity (Game Engine)
Stars: ✭ 57 (-3.39%)
Mutual labels:  unity
Hoshiyukitoonshader
GI&HDR based toon shader for Unity.
Stars: ✭ 58 (-1.69%)
Mutual labels:  unity
Tiled Directional Flow
A shader to control the direction water flows based on a flow map in Unity.
Stars: ✭ 54 (-8.47%)
Mutual labels:  unity
Voxelman
Unity ECS + C# Job System example
Stars: ✭ 1,086 (+1740.68%)
Mutual labels:  unity
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-3.39%)
Mutual labels:  unity
2d Animation
Project files for our tutorial on animating a 2D Character in Unity.
Stars: ✭ 52 (-11.86%)
Mutual labels:  unity
Escapefromtarkov Trainer
Escape from Tarkov Trainer
Stars: ✭ 59 (+0%)
Mutual labels:  unity
Unity Ugui Xcharts
A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。
Stars: ✭ 1,086 (+1740.68%)
Mutual labels:  unity
Chromium Unity Server
Embedded web browser for Unity games, based on Chromium Embedded Framework (CEF)
Stars: ✭ 58 (-1.69%)
Mutual labels:  unity
Unity3d Quicksearch
A Command Palette for Unity
Stars: ✭ 54 (-8.47%)
Mutual labels:  unity
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1728.81%)
Mutual labels:  unity
Unityasync
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Stars: ✭ 58 (-1.69%)
Mutual labels:  unity
Gold Player
A first person player controller for Unity.
Stars: ✭ 53 (-10.17%)
Mutual labels:  unity
Unity3d Ai And Procedural Generation Framework
Unity3D AI and Procedural Generation Framework.
Stars: ✭ 58 (-1.69%)
Mutual labels:  unity
Shadergraph Custom Nodes
🔨 Collection of custom nodes for ShaderGraph.
Stars: ✭ 53 (-10.17%)
Mutual labels:  unity
Unityraymarching
Unity Raymarching Examples
Stars: ✭ 57 (-3.39%)
Mutual labels:  unity
Responsivedevices.css
Responsive CSS Device frames for your landing pages
Stars: ✭ 59 (+0%)
Mutual labels:  iphone-x
Hooking Template With Mod Menu
A small template for Android Hooking with Substrate. (Includes a mod menu written in Java)
Stars: ✭ 59 (+0%)
Mutual labels:  unity
Uchromakey
Chroma key shader asset for Unity
Stars: ✭ 58 (-1.69%)
Mutual labels:  unity

UnityIPhoneXSupport

Overview

Resize the drawing area of Unity and make margins above and below. You can set an image or a single color in the margin.

Before After
Before After

Usage

Import to UnityIPhoneXSupport_Portrait.unitypackage or UnityIPhoneXSupport_Landscape.unitypackage

Settings

On the variables in UnityIPhoneXSupport.cs, you can make the following settings.

headerSize, footerSize / leftSize, rightSize

Sets the size of the margin.

headerColor, footerColor / leftColor, rightColor

Set the color of the margin.

headerImage, footerImage / leftImage, rightImage

Set the image to display in the margin. If you do not want to display the image, leave it empty. Images must be under "StreamingAssets" Directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].