Click or drag to resize

SpatialIsLocalTransformNotificationEnabled Method

Returns whether node notifies about its local transformation changes. Spatial will not propagate this by default.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsLocalTransformNotificationEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Spatial.IsLocalTransformNotificationEnabled"]

See Also