Click or drag to resize

SpatialGlobalTransform Property

World space (global) Transform of this node.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Transform GlobalTransform { get; set; }

Property Value

Type: Transform
See Also