The portal camera sets its Camera3D.Near as close to the portal as possible in an effort to clip objects close behind the portal.
This value offsets the portal camera’s near clip plane. This might be usefull if the portal has a thick frame around it.
public float PortalFrameWidth { get; set; }