Return true if touch interface exist and was added to player screen.
Return the type of virtual input (Button, Joystick or Touch Region).
- Control Name : Name of virtual input.
Return true if a virtual input with the provided name exist in the Touch Interface.
- Control Name : Name of virtual input.
Return all virtual input name that exist in the Touch Interface.
Return true if names not empty.
Return all names of virtual layer that compose the visual of virtual input.
- Control Name : Name of virtual input.
Return true if Touch Interface is currently active (interaction with user).
Return true if Touch Interface is currently visible
Set the scale of Touch Interface.
- New Scale Multiplier : Scale multiplier value applied to Touch Interface
Transform Local position (Touch Interface Geometry) to normalized (0 to 1)
- Input : Local Position in Touch Interface
Return normalized value
Transform normalized (0 to 1) to Local position (Touch Interface Geometry)
- Input : Normalized position (0 to 1)
return local value