Example #1
0
 public static Transform TrackedObjectOrigin(GameObject obj)
 {
     return(SDK_Bridge.GetTrackedObjectOrigin(obj));
 }