Table of Contents

Class MultiMesh.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MultiMesh.PropertyName : Resource.PropertyName
Inheritance
MultiMesh.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Buffer

Cached name for the 'buffer' property.

public static readonly StringName Buffer

Field Value

StringName

ColorArray

Cached name for the 'color_array' property.

public static readonly StringName ColorArray

Field Value

StringName

CustomDataArray

Cached name for the 'custom_data_array' property.

public static readonly StringName CustomDataArray

Field Value

StringName

InstanceCount

Cached name for the 'instance_count' property.

public static readonly StringName InstanceCount

Field Value

StringName

Mesh

Cached name for the 'mesh' property.

public static readonly StringName Mesh

Field Value

StringName

Transform2DArray

Cached name for the 'transform_2d_array' property.

public static readonly StringName Transform2DArray

Field Value

StringName

TransformArray

Cached name for the 'transform_array' property.

public static readonly StringName TransformArray

Field Value

StringName

TransformFormat

Cached name for the 'transform_format' property.

public static readonly StringName TransformFormat

Field Value

StringName

UseColors

Cached name for the 'use_colors' property.

public static readonly StringName UseColors

Field Value

StringName

UseCustomData

Cached name for the 'use_custom_data' property.

public static readonly StringName UseCustomData

Field Value

StringName

VisibleInstanceCount

Cached name for the 'visible_instance_count' property.

public static readonly StringName VisibleInstanceCount

Field Value

StringName