Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.83 KB

File metadata and controls

47 lines (28 loc) · 1.83 KB

Resetting Component Property Back To None

Text Example

Select the `<GameObject>` GameObject from the Unity Hierarchy window and set the `<Property>` property on the `<Component>` component back to `None` by clicking the object picker icon next to the property field and in the `Select <Type>` popup window then choose `None` from the list.

Markdown output example

Select the <GameObject> GameObject from the Unity Hierarchy window and set the <Property> property on the <Component> component back to None by clicking the object picker icon next to the property field and in the Select <Type> popup window then choose None from the list.

Image Example

![Example Of Reset Property To None](assets/images/ExampleOfResetPropertyToNone.png)

Example Of Reset Property To None

Final Output

### Step X

Select the `Indicators.ObjectPointers.Curved` GameObject from the Unity Hierarchy window and set the `Follow Source` property on the `Pointer Facade` component back to `None` by clicking the object picker icon next to the property field and in the `Select GameObject` popup window then choose `None` from the list.

![Reset Follow Source To None](assets/images/ResetFollowSourceToNone.png)

Markdown output

Step X

Select the Indicators.ObjectPointers.Curved GameObject from the Unity Hierarchy window and set the Follow Source property on the Pointer Facade component back to None by clicking the object picker icon next to the property field and in the Select GameObject popup window then choose None from the list.

Reset Follow Source To None

Resources