Table of Contents

Class CsgTorus3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CsgTorus3D.PropertyName : CsgPrimitive3D.PropertyName
Inheritance
CsgTorus3D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

InnerRadius

Cached name for the 'inner_radius' property.

public static readonly StringName InnerRadius

Field Value

StringName

Material

Cached name for the 'material' property.

public static readonly StringName Material

Field Value

StringName

OuterRadius

Cached name for the 'outer_radius' property.

public static readonly StringName OuterRadius

Field Value

StringName

RingSides

Cached name for the 'ring_sides' property.

public static readonly StringName RingSides

Field Value

StringName

Sides

Cached name for the 'sides' property.

public static readonly StringName Sides

Field Value

StringName

SmoothFaces

Cached name for the 'smooth_faces' property.

public static readonly StringName SmoothFaces

Field Value

StringName