Extrapolation
Overview
Extrapolation is a class in Aspose.3D FOSS for Python.
Extrapolation.type represents the extrapolation mode applied to animation curves.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | ExtrapolationType | Read | Represents the extrapolation mode applied to animation curves |
repeat_count | int | Read | Specifies the number of times the extrapolation repeats |
_type | `` | Read | |
_repeat_count | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__() |