Click or drag to resize

CSGShapeIsRootShape Method

Returns true if this is a root shape and is thus the object that is rendered.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsRootShape()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.CSGShape.IsRootShape"]

See Also