Constructor AutoDolly
AutoDolly(bool, float, int, int)
Constructor with specific field values
Declaration
public AutoDolly(bool enabled, float positionOffset, int searchRadius, int stepsPerSegment)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | enabled | |
| float | positionOffset | |
| int | searchRadius | |
| int | stepsPerSegment |