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
DisableCollision
Cached name for the 'disable_collision' property.
public static readonly StringName DisableCollision
Field Value
NodeA
Cached name for the 'node_a' property.
public static readonly StringName NodeA
Field Value
NodeB
Cached name for the 'node_b' property.
public static readonly StringName NodeB