TransformLocalRotationProvider Class |
Namespace: Slash.Unity.DataBind.Foundation.Providers.Getters
The TransformLocalRotationProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| TransformLocalRotationProvider | Initializes a new instance of the TransformLocalRotationProvider class |
| Name | Description | |
|---|---|---|
| GetValue |
Derived classes should return the current value to set if this method is called.
The target is already checked for null reference.
(Overrides ComponentDataProviderTComponent, TDataGetValue(TComponent).) |