Table of Contents

Class RemoteTransform2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class RemoteTransform2D.PropertyName : Node2D.PropertyName
Inheritance
RemoteTransform2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

RemotePath

Cached name for the 'remote_path' property.

public static readonly StringName RemotePath

Field Value

StringName

UpdatePosition

Cached name for the 'update_position' property.

public static readonly StringName UpdatePosition

Field Value

StringName

UpdateRotation

Cached name for the 'update_rotation' property.

public static readonly StringName UpdateRotation

Field Value

StringName

UpdateScale

Cached name for the 'update_scale' property.

public static readonly StringName UpdateScale

Field Value

StringName

UseGlobalCoordinates

Cached name for the 'use_global_coordinates' property.

public static readonly StringName UseGlobalCoordinates

Field Value

StringName