Class CsgSphere3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CsgSphere3D.PropertyName : CsgPrimitive3D.PropertyName
- Inheritance
-
CsgSphere3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Material
Cached name for the 'material' property.
public static readonly StringName Material
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
Field Value
SmoothFaces
Cached name for the 'smooth_faces' property.
public static readonly StringName SmoothFaces