TouchManagerInstance Properties |
The TouchManagerInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | DebugMode |
Gets or sets if this object should show its debug information.
(Inherited from DebuggableMonoBehaviour.) |
![]() | DisplayDevice |
Gets or sets current display device.
|
![]() | DotsPerCentimeter |
Gets number of pixels in a cm with current DPI.
|
![]() | DPI |
Gets current DPI.
|
![]() | Inputs |
Gets the list of IInputSource |
![]() ![]() | Instance |
Gets the instance of TouchManager singleton.
|
![]() | IsInsidePointerFrame |
Indicates that execution is currently inside a TouchScript Pointer Frame, i.e. before FrameFinished and after FrameStarted events.
|
![]() | Pointers |
Gets the list of pointers.
|
![]() | PointersCount |
Gets number of pointers in the system.
|
![]() | PressedPointers |
Gets the list of pressed pointers.
|
![]() | PressedPointersCount |
Gets the number of pressed pointer in the system.
|
![]() | ShouldCreateCameraLayer |
Indicates if TouchScript should create a StandardLayer for you if no layers present in a scene.
|
![]() | ShouldCreateStandardInput |
Gets or sets a value indicating whether a StandardInput should be created in scene if no inputs present.
|