Click or drag to resize

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
Syntax
C#
public Transform Transform { get; set; }

Property Value

Type: Transform
See Also