Table of Contents

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)

Parameters

worldPos Vector3
ignore Transform

Returns

string