Table of Contents

Class Curve2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Curve2D.MethodName : Resource.MethodName
Inheritance
Curve2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddPoint

Cached name for the 'add_point' method.

public static readonly StringName AddPoint

Field Value

StringName

ClearPoints

Cached name for the 'clear_points' method.

public static readonly StringName ClearPoints

Field Value

StringName

GetBakeInterval

Cached name for the 'get_bake_interval' method.

public static readonly StringName GetBakeInterval

Field Value

StringName

GetBakedLength

Cached name for the 'get_baked_length' method.

public static readonly StringName GetBakedLength

Field Value

StringName

GetBakedPoints

Cached name for the 'get_baked_points' method.

public static readonly StringName GetBakedPoints

Field Value

StringName

GetClosestOffset

Cached name for the 'get_closest_offset' method.

public static readonly StringName GetClosestOffset

Field Value

StringName

GetClosestPoint

Cached name for the 'get_closest_point' method.

public static readonly StringName GetClosestPoint

Field Value

StringName

GetPointCount

Cached name for the 'get_point_count' method.

public static readonly StringName GetPointCount

Field Value

StringName

GetPointIn

Cached name for the 'get_point_in' method.

public static readonly StringName GetPointIn

Field Value

StringName

GetPointOut

Cached name for the 'get_point_out' method.

public static readonly StringName GetPointOut

Field Value

StringName

GetPointPosition

Cached name for the 'get_point_position' method.

public static readonly StringName GetPointPosition

Field Value

StringName

RemovePoint

Cached name for the 'remove_point' method.

public static readonly StringName RemovePoint

Field Value

StringName

Sample

Cached name for the 'sample' method.

public static readonly StringName Sample

Field Value

StringName

SampleBaked

Cached name for the 'sample_baked' method.

public static readonly StringName SampleBaked

Field Value

StringName

SampleBakedWithRotation

Cached name for the 'sample_baked_with_rotation' method.

public static readonly StringName SampleBakedWithRotation

Field Value

StringName

Samplef

Cached name for the 'samplef' method.

public static readonly StringName Samplef

Field Value

StringName

SetBakeInterval

Cached name for the 'set_bake_interval' method.

public static readonly StringName SetBakeInterval

Field Value

StringName

SetPointCount

Cached name for the 'set_point_count' method.

public static readonly StringName SetPointCount

Field Value

StringName

SetPointIn

Cached name for the 'set_point_in' method.

public static readonly StringName SetPointIn

Field Value

StringName

SetPointOut

Cached name for the 'set_point_out' method.

public static readonly StringName SetPointOut

Field Value

StringName

SetPointPosition

Cached name for the 'set_point_position' method.

public static readonly StringName SetPointPosition

Field Value

StringName

Tessellate

Cached name for the 'tessellate' method.

public static readonly StringName Tessellate

Field Value

StringName

TessellateEvenLength

Cached name for the 'tessellate_even_length' method.

public static readonly StringName TessellateEvenLength

Field Value

StringName

_GetData

Cached name for the '_get_data' method.

public static readonly StringName _GetData

Field Value

StringName

_SetData

Cached name for the '_set_data' method.

public static readonly StringName _SetData

Field Value

StringName