Back to Content

XRRenderState: depthFar property

files/en-us/web/api/xrrenderstate/depthfar/index.md

latest339 B
Original Source

{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}

The depthFar read-only property of the {{domxref("XRRenderState")}} interface returns the distance in meters of the far clip plane from the viewer.

Value

A {{jsxref("Number")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}