Table of Contents

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

StringName

MaxValue

Cached name for the 'max_value' property.

public static readonly StringName MaxValue

Field Value

StringName

MinValue

Cached name for the 'min_value' property.

public static readonly StringName MinValue

Field Value

StringName

PointCount

Cached name for the 'point_count' property.

public static readonly StringName PointCount

Field Value

StringName

_Data

Cached name for the '_data' property.

public static readonly StringName _Data

Field Value

StringName