Class CanvasTexture.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CanvasTexture.PropertyName : Texture2D.PropertyName
- Inheritance
-
CanvasTexture.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
DiffuseTexture
Cached name for the 'diffuse_texture' property.
public static readonly StringName DiffuseTexture
Field Value
NormalTexture
Cached name for the 'normal_texture' property.
public static readonly StringName NormalTexture
Field Value
SpecularColor
Cached name for the 'specular_color' property.
public static readonly StringName SpecularColor
Field Value
SpecularShininess
Cached name for the 'specular_shininess' property.
public static readonly StringName SpecularShininess
Field Value
SpecularTexture
Cached name for the 'specular_texture' property.
public static readonly StringName SpecularTexture
Field Value
TextureFilter
Cached name for the 'texture_filter' property.
public static readonly StringName TextureFilter
Field Value
TextureRepeat
Cached name for the 'texture_repeat' property.
public static readonly StringName TextureRepeat