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