Class MeshInstance2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class MeshInstance2D.PropertyName : Node2D.PropertyName
- Inheritance
-
MeshInstance2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Mesh
Cached name for the 'mesh' property.
public static readonly StringName Mesh
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture