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
MaxDomain
Cached name for the 'max_domain' property.
public static readonly StringName MaxDomain
Field Value
MaxValue
Cached name for the 'max_value' property.
public static readonly StringName MaxValue
Field Value
MinDomain
Cached name for the 'min_domain' property.
public static readonly StringName MinDomain
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
Field Value
_Limits
Cached name for the '_limits' property.
public static readonly StringName _Limits