Click or drag to resize

GIProbeGetSubdiv Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.GIProbe.GetSubdiv"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSubdiv is deprecated. Use the Subdiv property instead.")]
public GIProbeSubdivEnum GetSubdiv()

Return Value

Type: GIProbeSubdivEnum

[Missing <returns> documentation for "M:Godot.GIProbe.GetSubdiv"]

See Also