Class SphereMesh.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SphereMesh.MethodName : PrimitiveMesh.MethodName
- Inheritance
-
SphereMesh.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetHeight
Cached name for the 'get_height' method.
public static readonly StringName GetHeight
Field Value
GetIsHemisphere
Cached name for the 'get_is_hemisphere' method.
public static readonly StringName GetIsHemisphere
Field Value
GetRadialSegments
Cached name for the 'get_radial_segments' method.
public static readonly StringName GetRadialSegments
Field Value
GetRadius
Cached name for the 'get_radius' method.
public static readonly StringName GetRadius
Field Value
GetRings
Cached name for the 'get_rings' method.
public static readonly StringName GetRings
Field Value
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
Field Value
SetIsHemisphere
Cached name for the 'set_is_hemisphere' method.
public static readonly StringName SetIsHemisphere
Field Value
SetRadialSegments
Cached name for the 'set_radial_segments' method.
public static readonly StringName SetRadialSegments
Field Value
SetRadius
Cached name for the 'set_radius' method.
public static readonly StringName SetRadius
Field Value
SetRings
Cached name for the 'set_rings' method.
public static readonly StringName SetRings