IGUtils.

GetTransformPath(Transform) Method

Summary

Appends the full transform path to the target with slashes between the names of each of its parents, much like a file path.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets
Containing Type
IGUtils

Syntax

public static string GetTransformPath(Transform target)

Parameters

Name Type Description
target Transform

Return Value

Type Description
string