Table of Contents

Class Joint3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Joint3D.PropertyName : Node3D.PropertyName
Inheritance
Joint3D.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

ExcludeNodesFromCollision

Cached name for the 'exclude_nodes_from_collision' property.

public static readonly StringName ExcludeNodesFromCollision

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

SolverPriority

Cached name for the 'solver_priority' property.

public static readonly StringName SolverPriority

Field Value

StringName