Getting Started

Revision for “Getting Started” created on October 20, 2016 @ 05:06:50

Title
Getting Started
Content
<h1>Intro</h1> Hi there, welcome to the MaterialUI documentation! Here, you can find information about the various components and other features MaterialUI has to offer, and best practices when using them. Before using MaterialUI, it is <em>highly </em>recommended to check out <a href="https://unity3d.com/learn/tutorials/topics/user-interface-ui" target="_blank">Unity's UI tutorials</a>, as many concepts shown there will also apply to MaterialUI. It's also recommended to take a look at Google's <a href="http://www.google.com/design/spec/material-design/introduction.html" target="_blank">Material Design Guidelines</a>. If you can't find something here, or have an issue with MaterialUI, feel free to visit the <a href="http://materialunity.com/support/" target="_blank">support page</a>. You can also send us an email at <a href="mailto:contact@materialunity.com" target="_blank">contact@materialunity.com</a>, and we'll get back to you when we can :) <h1>Installing MaterialUI</h1> To install MaterialUI, simply download the MaterialUI package from the Unity Asset Store, and extract it into your project. Your project should now contain MaterialUI: <a href="http://materialunity.com/wp-content/uploads/2016/05/2016-05-10.png" rel="attachment wp-att-127"><img class="aligncenter wp-image-127" src="http://materialunity.com/wp-content/uploads/2016/05/2016-05-10-300x73.png" alt="2016-05-10" width="1020" height="248" /></a> <h1>Required Components for any MaterialUI Scene</h1> An important thing to remember is that each UI Canvas containing MaterialUI components will need a MaterialUIScaler component attached. If a canvas is created from the MaterialUI menu (either directly, or as a result of no canvasses existing when an object is created), then a MaterialUIScaler will automatically be added. <h1>Other Notes</h1> The recommended Unity version for MaterialUI is currently 5.3.4f1, however versions down to 5.2.0f3 are officially supported. See the <a href="https://docs.google.com/document/d/15F0-XOAJFNXRXZTMKmpqocum6oNGJdL_AJjV20OBFdw/edit?usp=sharing" target="_blank">MaterialUI changelog</a> for changes.
Excerpt


OldNewDate CreatedAuthorActions
October 20, 2016 @ 05:06:50 admin
May 12, 2016 @ 08:11:54 admin
May 10, 2016 @ 12:31:07 [Autosave] admin
May 10, 2016 @ 12:31:01 admin
May 10, 2016 @ 12:26:40 admin
May 10, 2016 @ 12:26:11 admin
May 10, 2016 @ 12:22:02 admin
May 10, 2016 @ 12:19:34 admin
May 10, 2016 @ 12:08:27 admin
May 10, 2016 @ 12:08:12 admin
May 10, 2016 @ 11:15:26 admin
May 10, 2016 @ 11:07:06 admin
May 10, 2016 @ 10:08:30 admin
May 10, 2016 @ 10:08:19 admin
May 10, 2016 @ 09:58:22 admin

This Post Has 2 Comments

  1. Anup Gupta

    Hello Sir,
    I am using Unity 5.3.5p1 and using MaterialUI v1.1.3.
    we added a lot of features like NavDrawer, AppBar, vector images in our game for clean smooth animations.
    we made and build for Android and IOS, So i we click on a button(rippleeffect), inputfield, or NavDrawer(opening) the FPS drops considerably which is not at all good.
    Any ideas from you what can be done for this..or did you guys face any such issue.

    1. admin

      Hi there,

      We’re currently aware of some performance issues in MaterialUI, and are working to resolve them over the next few versions 🙂

      ~ Declan.

      PS. A great place to go for support is the MaterialUI forum – http://materialunity.com/support

Comments are closed.