internal Transform(Godot.Spatial node) { spatial = node; }
public Spatial() { Base = new _Spatial(this); }