Table of Contents

Class CapsuleMesh.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

PropertyName()

public PropertyName()

Fields

Height

Cached name for the 'height' property.

public static readonly StringName Height

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