Property UICamera
UICamera
Gets or sets the camera used to interpret mouse events, usually the camera used to render the UI.
public Camera UICamera { get; set; }
Gets or sets the camera used to interpret mouse events, usually the camera used to render the UI.
public Camera UICamera { get; set; }