Property transform
transform
(Read Only) The Transform associated with the Interactable.
Declaration
Transform transform { get; }
Property Value
| Type | Description |
|---|---|
| Transform |
Remarks
When this Interactable is a component, this property is the Transform of the GameObject the component is attached to.