far
The maximum distance in meters from the camera that the camera can see.
Declaration
var far: FloatDiscussion
The value defaults to 1000.0. Use a value greater than the value of near. The renderer clips any surface beyond the far point.
The maximum distance in meters from the camera that the camera can see.
var far: FloatThe value defaults to 1000.0. Use a value greater than the value of near. The renderer clips any surface beyond the far point.