Method GetGroundHeight
GetGroundHeight(Vector2)
Declaration
public static float GetGroundHeight(Vector2 position)
Parameters
Type | Name | Description |
---|---|---|
Vector2 | position |
Returns
Type | Description |
---|---|
System.Single |
GetGroundHeight(Vector3)
Declaration
public static float GetGroundHeight(Vector3 position)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position |
Returns
Type | Description |
---|---|
System.Single |