| maxWarpPositionSpeedRatio | Gets or sets the maximum speed ratio allowed for position warping. |
| maxWarpRotationSpeed | Gets or sets the maximum rotation speed allowed during motion warping. |
| rotationStepType | Gets or sets how rotation stepping is calculated during motion warping. |
| rotationType | Gets or sets how rotation is handled during motion warping. |
| softStopRadius | Gets or sets the radius within which motion warping gradually reduces its effect to position. |
| warpPosition | Gets or sets whether position warping is enabled. |
| warpPositionXAxis | Gets or sets whether warping is applied to the X-axis of deltaPosition. |
| warpPositionYAxis | Gets or sets whether warping is applied to the Y-axis of deltaPosition. |
| warpPositionZAxis | Gets or sets whether warping is applied to the Z-axis of deltaPosition. |
| warpRotation | Gets or sets whether rotation warping is enabled. |
| warpRotationXAxis | Gets or sets whether warping is applied to the X-axis of deltaRotation. |
| warpRotationYAxis | Gets or sets whether warping is applied to the Y-axis of deltaRotation. |
| warpRotationZAxis | Gets or sets whether warping is applied to the Z-axis of deltaRotation. |