Share via


depthFar property

The depthFar property represents the z-depth defining the far plane of the eye view frustum.

This property is read-only.

Syntax

JavaScript
depthFar = object.depthFar

 

Property values

Type: double

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

See also

VRDisplay