Click or drag to resize

CanvasItemIsLocalTransformNotificationEnabled Method

Returns true if local transform notifications are communicated to children.

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.CanvasItem.IsLocalTransformNotificationEnabled"]

See Also