Property attachTransform attachTransform The Transform that is used as the attach point for Interactables. Declaration public Transform attachTransform { get; set; } Property Value Type Description Transform Remarks Automatically instantiated and set in Awake() if null. Setting this will not automatically destroy the previous object.