Table of Contents

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

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

SmoothFaces

Cached name for the 'smooth_faces' property.

public static readonly StringName SmoothFaces

Field Value

StringName