Method DescribeGroundBelow
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
DescribeGroundBelow(Vector3, Transform)
Describes what IS below a position when it is not terrain - so a gate that refuses to pass names the object that fooled it, instead of leaving "no ground" to be guessed at.
public static string DescribeGroundBelow(Vector3 worldPos, Transform ignore = null)