Class DemoCameraNameDisplay
Displays the name of the currently active main camera in a Text component. Updates every 0.1 seconds.
Namespace: NWH.Common.Demo
Assembly: NWH.Common.dll
Syntax
[RequireComponent(typeof(Text))]
public class DemoCameraNameDisplay : MonoBehaviour