Web/API/XRRenderState/depthFar

From Get docs

Draft This page is not complete.


Secure contextThis feature is available only in secure contexts (HTTPS), in some or all supporting browsers.


The depthFar read-only property of the XRRenderState interface returns the distance in meters of the far clip plane from the viewer.

Syntax

var aDouble = XRRenderState.depthFar;

Value

A Number.

Specifications

Specification Status Comment
UnknownThe definition of 'XRRenderState.depthFar' in that specification. Unknown Initial definition.

Browser compatibility

No compatibility data found. Please contribute data for "api.XRRenderState.XRRenderState.depthFar" (depth: 1) to the MDN compatibility data repository.