Class MeshInstance3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class MeshInstance3D.PropertyName : GeometryInstance3D.PropertyName
- Inheritance
-
MeshInstance3D.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Mesh
Cached name for the 'mesh' property.
public static readonly StringName Mesh
Field Value
Skeleton
Cached name for the 'skeleton' property.
public static readonly StringName Skeleton
Field Value
Skin
Cached name for the 'skin' property.
public static readonly StringName Skin