XRRenderState.depthFar
Draft
This page is not complete.
Secure context
This 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 |
---|---|---|
Unknown The definition of 'XRRenderState.depthFar' in that specification. |
Unknown | Initial definition. |
Browser compatibility
No compatibility data found for api.XRRenderState.XRRenderState.depthFar
.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.