Table of Contents

Class MeshConvexDecompositionSettings.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MeshConvexDecompositionSettings.PropertyName : RefCounted.PropertyName
Inheritance
MeshConvexDecompositionSettings.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

ConvexHullApproximation

Cached name for the 'convex_hull_approximation' property.

public static readonly StringName ConvexHullApproximation

Field Value

StringName

ConvexHullDownsampling

Cached name for the 'convex_hull_downsampling' property.

public static readonly StringName ConvexHullDownsampling

Field Value

StringName

MaxConcavity

Cached name for the 'max_concavity' property.

public static readonly StringName MaxConcavity

Field Value

StringName

MaxConvexHulls

Cached name for the 'max_convex_hulls' property.

public static readonly StringName MaxConvexHulls

Field Value

StringName

MaxNumVerticesPerConvexHull

Cached name for the 'max_num_vertices_per_convex_hull' property.

public static readonly StringName MaxNumVerticesPerConvexHull

Field Value

StringName

MinVolumePerConvexHull

Cached name for the 'min_volume_per_convex_hull' property.

public static readonly StringName MinVolumePerConvexHull

Field Value

StringName

Mode

Cached name for the 'mode' property.

public static readonly StringName Mode

Field Value

StringName

NormalizeMesh

Cached name for the 'normalize_mesh' property.

public static readonly StringName NormalizeMesh

Field Value

StringName

PlaneDownsampling

Cached name for the 'plane_downsampling' property.

public static readonly StringName PlaneDownsampling

Field Value

StringName

ProjectHullVertices

Cached name for the 'project_hull_vertices' property.

public static readonly StringName ProjectHullVertices

Field Value

StringName

Resolution

Cached name for the 'resolution' property.

public static readonly StringName Resolution

Field Value

StringName

RevolutionAxesClippingBias

Cached name for the 'revolution_axes_clipping_bias' property.

public static readonly StringName RevolutionAxesClippingBias

Field Value

StringName

SymmetryPlanesClippingBias

Cached name for the 'symmetry_planes_clipping_bias' property.

public static readonly StringName SymmetryPlanesClippingBias

Field Value

StringName