Component Info
Gets the relevant properties of a component.
Input
Name | Data Type | Description |
---|---|---|
Target Component | Component | The component to get properties from |
Output
Name | Data Type | Description |
---|---|---|
Scene Object | Scene Object | The scene object this component is attached to |
Transform | Transform | The transform that is attached to the same scene object |
Is Enabled | Boolean | True if the component is currently enabled, otherwise false |