Click or drag to resize

GIProbeSubdiv Property

Number of times to subdivide the grid that the GIProbe operates on. A higher number results in finer detail and thus higher visual quality, while lower numbers result in better performance.

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

Property Value

Type: GIProbeSubdivEnum
See Also