Click or drag to resize

PhysicalBoneJointTypeEnum Enumeration

[Missing <summary> documentation for "T:Godot.PhysicalBone.JointTypeEnum"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum JointTypeEnum
Members
  Member nameValueDescription
None0
Pin1
Cone2
Hinge3
Slider4
Type6dof5
See Also