Extrapolation
Contents
[
Hide
]Extrapolation class
Extrapolation defines how to do when sampled value is out of the range which defined by the first and last key-frames. @hideconstructor
Methods
getType
| Name | Description |
|---|---|
| getType() | Gets and sets the sampling pattern of extrapolation The value of the property is ExtrapolationType integer constant.The type. |
Result:
setType
| Name | Description |
|---|---|
| setType(value) | Gets and sets the sampling pattern of extrapolation The value of the property is ExtrapolationType integer constant.The type. |
Result:
getRepeatCount
| Name | Description |
|---|---|
| getRepeatCount() | Gets and sets the repeat times of the extrapolation pattern. The count. |
Result:
setRepeatCount
| Name | Description |
|---|---|
| setRepeatCount(value) | Gets and sets the repeat times of the extrapolation pattern. The count. |
Result: