Table of Contents

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

StringName

OuterRadius

Cached name for the 'outer_radius' property.

public static readonly StringName OuterRadius

Field Value

StringName

RingSegments

Cached name for the 'ring_segments' property.

public static readonly StringName RingSegments

Field Value

StringName

Rings

Cached name for the 'rings' property.

public static readonly StringName Rings

Field Value

StringName