Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTransformPath(int)

Returns the path of the transform at the given index.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public string GetTransformPath(int index)

Parameters

index

The index of the transform.

Returns

Type

Description

string