Class CsgTorus3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CsgTorus3D.PropertyName : CsgPrimitive3D.PropertyName
- Inheritance
-
CsgTorus3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
InnerRadius
Cached name for the 'inner_radius' property.
public static readonly StringName InnerRadius
Field Value
Material
Cached name for the 'material' property.
public static readonly StringName Material
Field Value
OuterRadius
Cached name for the 'outer_radius' property.
public static readonly StringName OuterRadius
Field Value
RingSides
Cached name for the 'ring_sides' property.
public static readonly StringName RingSides
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