Table of Contents

Property UICamera

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

UICamera

Gets or sets the camera used to interpret mouse events, usually the camera used to render the UI.

public Camera UICamera { get; set; }

Property Value

Camera