XRRenderState.depthNear

Draft
This page is not complete.

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

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

Syntax

var aDouble = XRRenderState.depthNear;

Value

A Number.

Specifications

Specification Status Comment
Unknown
The definition of 'XRRenderState.depthNear' in that specification.
Unknown Initial definition.

Browser compatibility

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