Class PhysicalBone2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PhysicalBone2D.PropertyName : RigidBody2D.PropertyName
- Inheritance
-
PhysicalBone2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AutoConfigureJoint
Cached name for the 'auto_configure_joint' property.
public static readonly StringName AutoConfigureJoint
Field Value
Bone2DIndex
Cached name for the 'bone2d_index' property.
public static readonly StringName Bone2DIndex
Field Value
Bone2DNodePath
Cached name for the 'bone2d_nodepath' property.
public static readonly StringName Bone2DNodePath
Field Value
FollowBoneWhenSimulating
Cached name for the 'follow_bone_when_simulating' property.
public static readonly StringName FollowBoneWhenSimulating
Field Value
SimulatePhysics
Cached name for the 'simulate_physics' property.
public static readonly StringName SimulatePhysics