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
GetMaterial
Cached name for the 'get_material' method.
public static readonly StringName GetMaterial
Field Value
GetRadius
Cached name for the 'get_radius' method.
public static readonly StringName GetRadius
Field Value
GetSides
Cached name for the 'get_sides' method.
public static readonly StringName GetSides
Field Value
GetSmoothFaces
Cached name for the 'get_smooth_faces' method.
public static readonly StringName GetSmoothFaces
Field Value
IsCone
Cached name for the 'is_cone' method.
public static readonly StringName IsCone
Field Value
SetCone
Cached name for the 'set_cone' method.
public static readonly StringName SetCone
Field Value
SetHeight
Cached name for the 'set_height' method.
public static readonly StringName SetHeight
Field Value
SetMaterial
Cached name for the 'set_material' method.
public static readonly StringName SetMaterial
Field Value
SetRadius
Cached name for the 'set_radius' method.
public static readonly StringName SetRadius
Field Value
SetSides
Cached name for the 'set_sides' method.
public static readonly StringName SetSides
Field Value
SetSmoothFaces
Cached name for the 'set_smooth_faces' method.
public static readonly StringName SetSmoothFaces