Method | Description | |
---|---|---|
GetTransformPath ( Transform t ) : string | ||
SwitchParentAndMaintainScale ( Transform targetTransform, Transform parentTransform ) : void |
public static GetTransformPath ( Transform t ) : string | ||
t | Transform | |
return | string |
public static SwitchParentAndMaintainScale ( Transform targetTransform, Transform parentTransform ) : void | ||
targetTransform | Transform | |
parentTransform | Transform | |
return | void |