Table of Contents

Class Joint2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

PropertyName()

public PropertyName()

Fields

Bias

Cached name for the 'bias' property.

public static readonly StringName Bias

Field Value

StringName

DisableCollision

Cached name for the 'disable_collision' property.

public static readonly StringName DisableCollision

Field Value

StringName

NodeA

Cached name for the 'node_a' property.

public static readonly StringName NodeA

Field Value

StringName

NodeB

Cached name for the 'node_b' property.

public static readonly StringName NodeB

Field Value

StringName