Advertisement
Eresor

Untitled

Oct 8th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.12 KB | None | 0 0
  1. using UnityEngine;
  2.  
  3. [RequireComponent(typeof(Renderer))]
  4. public class RequireComponentExample : MonoBehaviour {...}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement