Table of Contents

Class CsgCylinder3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class CsgCylinder3D.MethodName : CsgPrimitive3D.MethodName
Inheritance
CsgCylinder3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetHeight

Cached name for the 'get_height' method.

public static readonly StringName GetHeight

Field Value

StringName

GetMaterial

Cached name for the 'get_material' method.

public static readonly StringName GetMaterial

Field Value

StringName

GetRadius

Cached name for the 'get_radius' method.

public static readonly StringName GetRadius

Field Value

StringName

GetSides

Cached name for the 'get_sides' method.

public static readonly StringName GetSides

Field Value

StringName

GetSmoothFaces

Cached name for the 'get_smooth_faces' method.

public static readonly StringName GetSmoothFaces

Field Value

StringName

IsCone

Cached name for the 'is_cone' method.

public static readonly StringName IsCone

Field Value

StringName

SetCone

Cached name for the 'set_cone' method.

public static readonly StringName SetCone

Field Value

StringName

SetHeight

Cached name for the 'set_height' method.

public static readonly StringName SetHeight

Field Value

StringName

SetMaterial

Cached name for the 'set_material' method.

public static readonly StringName SetMaterial

Field Value

StringName

SetRadius

Cached name for the 'set_radius' method.

public static readonly StringName SetRadius

Field Value

StringName

SetSides

Cached name for the 'set_sides' method.

public static readonly StringName SetSides

Field Value

StringName

SetSmoothFaces

Cached name for the 'set_smooth_faces' method.

public static readonly StringName SetSmoothFaces

Field Value

StringName