Click or drag to resize

Node2DIsZRelative Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Node2D.IsZRelative"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Node2D.IsZRelative"]

See Also