public bool autoConfigureTarget;
Description 描述
Should the target be calculated automatically?
When true, the target property will be calculated automatically to match the current Rigidbody2D position. When false, the target property is not modified.
See Also: target.