![]() | InputTrackingPositionProvider Class |
Namespace: Slash.Unity.DataBind.Foundation.Providers.VR
The InputTrackingPositionProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | InputTrackingPositionProvider | Initializes a new instance of the InputTrackingPositionProvider class |
Name | Description | |
---|---|---|
![]() | Value |
Current data value.
(Overrides DataProviderValue.) |
Name | Description | |
---|---|---|
![]() | Init |
Initializes the operator.
This method should be used to add bindings.
(Overrides DataBindingOperatorInit.) |
![]() | Update |
Unity callback.
|
![]() | UpdateValue |
Called when the value of the data provider should be updated.
(Overrides DataProviderUpdateValue.) |