Class SpringBoneCollisionSphere3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SpringBoneCollisionSphere3D.MethodName : SpringBoneCollision3D.MethodName
- Inheritance
-
SpringBoneCollisionSphere3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetRadius
Cached name for the 'get_radius' method.
public static readonly StringName GetRadius
Field Value
IsInside
Cached name for the 'is_inside' method.
public static readonly StringName IsInside
Field Value
SetInside
Cached name for the 'set_inside' method.
public static readonly StringName SetInside
Field Value
SetRadius
Cached name for the 'set_radius' method.
public static readonly StringName SetRadius