I write this correct?
Because I usually are used playmaker so I could not write script
What do you look ~
______________________________________________________
using UnityEngine;
using System.Collections;
public class NewBehaviourScript : MonoBehaviour {
// Use this for initialization
void Start () {
var transparencySortMode :Orthographic
}
// Update is called once per frame
void Update () {
}
}