Click or drag to resize

CameraFar Property

The distance to the far culling boundary for this camera relative to its local Z axis.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Far { get; set; }

Property Value

Type: Single
See Also