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
UpdatePosition
Cached name for the 'update_position' property.
public static readonly StringName UpdatePosition
Field Value
UpdateRotation
Cached name for the 'update_rotation' property.
public static readonly StringName UpdateRotation
Field Value
UpdateScale
Cached name for the 'update_scale' property.
public static readonly StringName UpdateScale
Field Value
UseGlobalCoordinates
Cached name for the 'use_global_coordinates' property.
public static readonly StringName UseGlobalCoordinates