Click or drag to resize

GIProbeExtents Property

The size of the area covered by the GIProbe. If you make the extents larger without increasing the subdivisions with Subdiv, the size of each cell will increase and result in lower detailed lighting.

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

Property Value

Type: Vector3
See Also