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
IsHemisphere
Cached name for the 'is_hemisphere' property.
public static readonly StringName IsHemisphere
Field Value
RadialSegments
Cached name for the 'radial_segments' property.
public static readonly StringName RadialSegments
Field Value
Radius
Cached name for the 'radius' property.
public static readonly StringName Radius
Field Value
Rings
Cached name for the 'rings' property.
public static readonly StringName Rings