Class TorusMesh.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class TorusMesh.PropertyName : PrimitiveMesh.PropertyName
- Inheritance
-
TorusMesh.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
InnerRadius
Cached name for the 'inner_radius' property.
public static readonly StringName InnerRadius
Field Value
OuterRadius
Cached name for the 'outer_radius' property.
public static readonly StringName OuterRadius
Field Value
RingSegments
Cached name for the 'ring_segments' property.
public static readonly StringName RingSegments
Field Value
Rings
Cached name for the 'rings' property.
public static readonly StringName Rings