Share via


depthNear property

The depthNear property represents the z-depth defining the near plane of the eye view frustum.

This property is read-only.

Syntax

JavaScript
depthNear = object.depthNear

 

Property values

Type: double

A double that represents the z-depth in meters. It's initially set to 0.01.

See also

VRDisplay