PropertyInterface
Nectunia.Utility.ETransform Class Reference

Detailed Description

Extension class for Transform.

Static Public Member Functions

static string GetPath (this Transform current)
 Get the path of the current transform. More...
 

Member Function Documentation

◆ GetPath()

static string Nectunia.Utility.ETransform.GetPath ( this Transform  current)
static

Get the path of the current transform.

Parameters
currentthe Transform to get the path.
Returns
The path of the transform.