Click or drag to resize

VisibilityNotifierGetAabb Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisibilityNotifier.GetAabb"]

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

Return Value

Type: AABB

[Missing <returns> documentation for "M:Godot.VisibilityNotifier.GetAabb"]

See Also