Class GameObjectExtensions
Extensions methods for the Game
Inherited Members
Namespace: Unity.XR.CoreUtils
Assembly: solution.dll
Syntax
public static class GameObjectExtensions
Methods
Name | Description |
---|---|
Add |
Adds |
Set |
Sets the hide flags on this GameObject and all of its descendants. |
Set |
Sets the layer of this GameObject and adds to its HideFlags, and does the same for all of its descendants. |
Set |
Sets the layer and HideFlags of this GameObject and all of its descendants. |
Set |
Sets the layer of this GameObject and all of its descendants. |
Set |
Sets run |