public GfMatrix4d GetTransform() { GfMatrix4d ret = new GfMatrix4d(UsdCsPINVOKE.GfCamera_GetTransform(swigCPtr), true); return(ret); }