Click or drag to resize

SpatialSetIdentity Method

Reset all transformations for this node (sets its Transform to the identity matrix).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void SetIdentity()
See Also