Table of Contents

Class SphereMesh.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class SphereMesh.PropertyName : PrimitiveMesh.PropertyName
Inheritance
SphereMesh.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

IsHemisphere

Cached name for the 'is_hemisphere' property.

public static readonly StringName IsHemisphere

Field Value

StringName

RadialSegments

Cached name for the 'radial_segments' property.

public static readonly StringName RadialSegments

Field Value

StringName

Radius

Cached name for the 'radius' property.

public static readonly StringName Radius

Field Value

StringName

Rings

Cached name for the 'rings' property.

public static readonly StringName Rings

Field Value

StringName