Contents

far

The maximum distance in meters from the camera that the camera can see.

Declaration

var far: Float

Discussion

The value defaults to infinity. Use a value greater than the value of near. The renderer clips any surface beyond the far point.

See Also

Setting focal points