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