Class GameObjectProxy
Namespace: Unity.InteractiveTutorials
Syntax
public static class GameObjectProxy
Methods
CalculateBounds(GameObject)
Declaration
public static Bounds CalculateBounds(GameObject gameObject)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | gameObject |
Returns
| Type | Description |
|---|---|
| Bounds |