- Home
-
3D Applications
- Maya
- 3ds Max
-
MODO
- MODO overview
- Modo Plugin Release Notes
- Substance in MODO Overview
- Modo Installation
- Parameters
- Custom Materials
- Working with Normals
- Working with Emissive
- Bump and Displacement
- Working with References
- Animating Substances
- Copy/Duplicate Substance
- Environment and Rendering Setup
- Modo Switch Engine
- Tiling Modo textures
- Cinema 4D
- Houdini
-
Blender
- Blender overview
- Release Notes
- Substance in Blender Overview
- Downloading and Installing the Plugin
- Preferences
- The Substance 3D Panel
- Shortcuts and Navigation
- Workflows
- Physical size in Blender
- Substance 3D Assets Library
- Troubleshooting
- Uninstalling the Add-on
- Substance 3D Add-on for Blender Tutorials
- Creative Cloud Applications
-
Renderers
- Converting Substance outputs
- Color Management
- Arnold
- Vray
- Renderman
- Redshift
- Maxwell
- Corona
- Octane
- Keyshot
- Thea
- Maverick
- Toolbag
- Cycles and Eevee
- Partnerships
Publishing for Mobile
Texture size on mobile devices
The resolution of the texture set in the Unity Editor will be the size that is published in the app binary. Lowering the resolution of the Substance material will create textures with smaller file sizes.
Platforms
Apple iOS
Make sure that the iOS module is downloaded for the corresponding Unity version.
In Unity, change the build target to iOS.
Open the Player Settings and change the 'Identification - Bundle Identifier' field to something more unique. (for example: com.Adobe.iosProject)
Build and Run the game.
In Xcode, click on the iOS device and change the 'Signing - Team' dropdown to your developer team ID.
On the iOS device, go to 'Settings - General - Device Management' and click 'Trust' on the developer team ID that appears.
Run the Xcode build again by clicking the 'Build and Run current scheme' button (the Play button).
The game should be running on the iOS device.
Android OS
Make sure that the Android module is downloaded for the corresponding Unity version.
In Unity, change the build target to Android.
Open the Player Settings and change the 'Identification - Bundle Identifier' field to something more unique. (for example: com.Adobe.androidProject)
Build and Run the game.
The game should be running on the Android device.