Table of Contents

Class Node2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Node2D.PropertyName : CanvasItem.PropertyName
Inheritance
Node2D.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

GlobalPosition

Cached name for the 'global_position' property.

public static readonly StringName GlobalPosition

Field Value

StringName

GlobalRotation

Cached name for the 'global_rotation' property.

public static readonly StringName GlobalRotation

Field Value

StringName

GlobalRotationDegrees

Cached name for the 'global_rotation_degrees' property.

public static readonly StringName GlobalRotationDegrees

Field Value

StringName

GlobalScale

Cached name for the 'global_scale' property.

public static readonly StringName GlobalScale

Field Value

StringName

GlobalSkew

Cached name for the 'global_skew' property.

public static readonly StringName GlobalSkew

Field Value

StringName

GlobalTransform

Cached name for the 'global_transform' property.

public static readonly StringName GlobalTransform

Field Value

StringName

Position

Cached name for the 'position' property.

public static readonly StringName Position

Field Value

StringName

Rotation

Cached name for the 'rotation' property.

public static readonly StringName Rotation

Field Value

StringName

RotationDegrees

Cached name for the 'rotation_degrees' property.

public static readonly StringName RotationDegrees

Field Value

StringName

Scale

Cached name for the 'scale' property.

public static readonly StringName Scale

Field Value

StringName

Skew

Cached name for the 'skew' property.

public static readonly StringName Skew

Field Value

StringName

Transform

Cached name for the 'transform' property.

public static readonly StringName Transform

Field Value

StringName