C# Class RiggingHelper, voxicon

Afficher le fichier Open project: nkrishnaswamy/voxicon

Méthodes publiques

Méthode Description
RigTo ( GameObject child, GameObject parent ) : void
UnRig ( GameObject child, GameObject parent ) : void

Method Details

RigTo() public static méthode

public static RigTo ( GameObject child, GameObject parent ) : void
child GameObject
parent GameObject
Résultat void

UnRig() public static méthode

public static UnRig ( GameObject child, GameObject parent ) : void
child GameObject
parent GameObject
Résultat void