On this pageObjectPullTarget.StartPositionpublic Vector3 StartPosition { get; set; }CopyDescription#Position of object before pull started.Usage#ExamplesampleObject.StartPosition = new Vector3(0, 0, 0);Copy