Property ContinuousActions
ContinuousActions
Holds the Continuous ActionSegment<T> to be used by an IActionReceiver.
Declaration
public ActionSegment<float> ContinuousActions { get; }
Property Value
| Type | Description |
|---|---|
| ActionSegment<float> |
Holds the Continuous ActionSegment<T> to be used by an IActionReceiver.
public ActionSegment<float> ContinuousActions { get; }
| Type | Description |
|---|---|
| ActionSegment<float> |