UI3DInputSystem
Complete API reference for UI3DInputSystem, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UI3DInputSystem extends Component
Constructors
| Signature | Description |
|---|---|
UI3DInputSystem(UI3DInputSystem) | Executes UI3DInputSystem and returns after the underlying engine call finishes. |
UI3DInputSystem(Engine) | Executes UI3DInputSystem and returns after the underlying engine call finishes. |
UI3DInputSystem() | Executes UI3DInputSystem and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UI3DInputSystem | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
maxHitDistance | float | get/set | Virtual attribute exposed by getMaxHitDistance. Access it like a field to read or write the underlying value. |