SpatialTransform Property |
Local space Transform of this node, with respect to the parent node.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic Transform Transform { get; set; }
Property Value
Type:
Transform
See Also