using System; public interface InterfaceVRCanvas { void OnUpdateCanvas(); }