Class CsgCylinder3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CsgCylinder3D.PropertyName : CsgPrimitive3D.PropertyName
- Inheritance
-
CsgCylinder3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Cone
Cached name for the 'cone' property.
public static readonly StringName Cone
Field Value
Height
Cached name for the 'height' property.
public static readonly StringName Height
Field Value
Material
Cached name for the 'material' property.
public static readonly StringName Material
Field Value
Radius
Cached name for the 'radius' property.
public static readonly StringName Radius
Field Value
Sides
Cached name for the 'sides' property.
public static readonly StringName Sides
Field Value
SmoothFaces
Cached name for the 'smooth_faces' property.
public static readonly StringName SmoothFaces