Class CylinderMesh.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CylinderMesh.MethodName : PrimitiveMesh.MethodName
- Inheritance
-
CylinderMesh.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBottomRadius
Cached name for the 'get_bottom_radius' method.
public static readonly StringName GetBottomRadius
Field Value
GetHeight
Cached name for the 'get_height' method.
public static readonly StringName GetHeight
Field Value
GetRadialSegments
Cached name for the 'get_radial_segments' method.
public static readonly StringName GetRadialSegments
Field Value
GetRings
Cached name for the 'get_rings' method.
public static readonly StringName GetRings
Field Value
GetTopRadius
Cached name for the 'get_top_radius' method.
public static readonly StringName GetTopRadius
Field Value
IsCapBottom
Cached name for the 'is_cap_bottom' method.
public static readonly StringName IsCapBottom
Field Value
IsCapTop
Cached name for the 'is_cap_top' method.
public static readonly StringName IsCapTop
Field Value
SetBottomRadius
Cached name for the 'set_bottom_radius' method.
public static readonly StringName SetBottomRadius
Field Value
SetCapBottom
Cached name for the 'set_cap_bottom' method.
public static readonly StringName SetCapBottom
Field Value
SetCapTop
Cached name for the 'set_cap_top' method.
public static readonly StringName SetCapTop
Field Value
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
Field Value
SetRadialSegments
Cached name for the 'set_radial_segments' method.
public static readonly StringName SetRadialSegments
Field Value
SetRings
Cached name for the 'set_rings' method.
public static readonly StringName SetRings
Field Value
SetTopRadius
Cached name for the 'set_top_radius' method.
public static readonly StringName SetTopRadius