public GfRange1f GetClippingRange() { GfRange1f ret = new GfRange1f(UsdCsPINVOKE.GfCamera_GetClippingRange(swigCPtr), true); return(ret); }