Class CurveTexture.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CurveTexture.PropertyName : Texture2D.PropertyName
- Inheritance
-
CurveTexture.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Curve
Cached name for the 'curve' property.
public static readonly StringName Curve
Field Value
TextureMode
Cached name for the 'texture_mode' property.
public static readonly StringName TextureMode
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width