What is the equivalent of
public Rigidbody m_Example; //this is C#
in Javascript? Would it be different if it was Transform or AudioSource, etc.?
↧