Class CurveXyzTexture.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CurveXyzTexture.PropertyName : Texture2D.PropertyName
- Inheritance
-
CurveXyzTexture.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CurveX
Cached name for the 'curve_x' property.
public static readonly StringName CurveX
Field Value
CurveY
Cached name for the 'curve_y' property.
public static readonly StringName CurveY
Field Value
CurveZ
Cached name for the 'curve_z' property.
public static readonly StringName CurveZ
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width