depthNear property - VRDisplay class - dart:html library (original) (raw)

description

num? getdepthNear

Implementation

num? get depthNear native;

setdepthNear (num? value)

Implementation

set depthNear(num? value) native;