C# Class TransformUtils, swip3

Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes publiques

Méthode Description
GetTransformPath ( Transform t ) : string
SwitchParentAndMaintainScale ( Transform targetTransform, Transform parentTransform ) : void

Method Details

GetTransformPath() public static méthode

public static GetTransformPath ( Transform t ) : string
t Transform
Résultat string

SwitchParentAndMaintainScale() public static méthode

public static SwitchParentAndMaintainScale ( Transform targetTransform, Transform parentTransform ) : void
targetTransform Transform
parentTransform Transform
Résultat void