Method | Description | |
---|---|---|
RigTo ( GameObject child, GameObject parent ) : void | ||
UnRig ( GameObject child, GameObject parent ) : void |
public static RigTo ( GameObject child, GameObject parent ) : void | ||
child | GameObject | |
parent | GameObject | |
return | void |
public static UnRig ( GameObject child, GameObject parent ) : void | ||
child | GameObject | |
parent | GameObject | |
return | void |