Skip to content

LoadingImage

Graydon edited this page Mar 21, 2017 · 5 revisions

public class LoadingImage

Base Class: MonoBehaviour

Fields

public Mesh m_mesh
public Material m_material
public float m_scale
public bool m_showAnimation
public UIFont m_font
public Color m_textColor
public float m_textSize
public string m_titleID
public string m_textID

Methods

private void Awake()

Clone this wiki locally