Function Spatial.getParentSpatial

Returns the parent Spatial, or an empty GodotObject if no parent exists or parent is not of type Spatial.

Spatial getParentSpatial() nothrow @nogc const;