Table of Contents

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

StringName

GetHeight

Cached name for the 'get_height' method.

public static readonly StringName GetHeight

Field Value

StringName

GetRadialSegments

Cached name for the 'get_radial_segments' method.

public static readonly StringName GetRadialSegments

Field Value

StringName

GetRings

Cached name for the 'get_rings' method.

public static readonly StringName GetRings

Field Value

StringName

GetTopRadius

Cached name for the 'get_top_radius' method.

public static readonly StringName GetTopRadius

Field Value

StringName

IsCapBottom

Cached name for the 'is_cap_bottom' method.

public static readonly StringName IsCapBottom

Field Value

StringName

IsCapTop

Cached name for the 'is_cap_top' method.

public static readonly StringName IsCapTop

Field Value

StringName

SetBottomRadius

Cached name for the 'set_bottom_radius' method.

public static readonly StringName SetBottomRadius

Field Value

StringName

SetCapBottom

Cached name for the 'set_cap_bottom' method.

public static readonly StringName SetCapBottom

Field Value

StringName

SetCapTop

Cached name for the 'set_cap_top' method.

public static readonly StringName SetCapTop

Field Value

StringName

SetHeight

Cached name for the 'set_height' method.

public static readonly StringName SetHeight

Field Value

StringName

SetRadialSegments

Cached name for the 'set_radial_segments' method.

public static readonly StringName SetRadialSegments

Field Value

StringName

SetRings

Cached name for the 'set_rings' method.

public static readonly StringName SetRings

Field Value

StringName

SetTopRadius

Cached name for the 'set_top_radius' method.

public static readonly StringName SetTopRadius

Field Value

StringName