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
ColorArray
Cached name for the 'color_array' property.
public static readonly StringName ColorArray
Field Value
CustomDataArray
Cached name for the 'custom_data_array' property.
public static readonly StringName CustomDataArray
Field Value
InstanceCount
Cached name for the 'instance_count' property.
public static readonly StringName InstanceCount
Field Value
Mesh
Cached name for the 'mesh' property.
public static readonly StringName Mesh
Field Value
Transform2DArray
Cached name for the 'transform_2d_array' property.
public static readonly StringName Transform2DArray
Field Value
TransformArray
Cached name for the 'transform_array' property.
public static readonly StringName TransformArray
Field Value
TransformFormat
Cached name for the 'transform_format' property.
public static readonly StringName TransformFormat
Field Value
UseColors
Cached name for the 'use_colors' property.
public static readonly StringName UseColors
Field Value
UseCustomData
Cached name for the 'use_custom_data' property.
public static readonly StringName UseCustomData
Field Value
VisibleInstanceCount
Cached name for the 'visible_instance_count' property.
public static readonly StringName VisibleInstanceCount