Class Curve.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Curve.PropertyName : Resource.PropertyName
- Inheritance
-
Curve.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BakeResolution
Cached name for the 'bake_resolution' property.
public static readonly StringName BakeResolution
Field Value
MaxValue
Cached name for the 'max_value' property.
public static readonly StringName MaxValue
Field Value
MinValue
Cached name for the 'min_value' property.
public static readonly StringName MinValue
Field Value
PointCount
Cached name for the 'point_count' property.
public static readonly StringName PointCount
Field Value
_Data
Cached name for the '_data' property.
public static readonly StringName _Data