Table of Contents

Class CylinderShape3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CylinderShape3D.PropertyName : Shape3D.PropertyName
Inheritance
CylinderShape3D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

Radius

Cached name for the 'radius' property.

public static readonly StringName Radius

Field Value

StringName