Table of Contents

Class Parallax2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class Parallax2D.PropertyName : Node2D.PropertyName
Inheritance
Parallax2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Autoscroll

Cached name for the 'autoscroll' property.

public static readonly StringName Autoscroll

Field Value

StringName

FollowViewport

Cached name for the 'follow_viewport' property.

public static readonly StringName FollowViewport

Field Value

StringName

IgnoreCameraScroll

Cached name for the 'ignore_camera_scroll' property.

public static readonly StringName IgnoreCameraScroll

Field Value

StringName

LimitBegin

Cached name for the 'limit_begin' property.

public static readonly StringName LimitBegin

Field Value

StringName

LimitEnd

Cached name for the 'limit_end' property.

public static readonly StringName LimitEnd

Field Value

StringName

RepeatSize

Cached name for the 'repeat_size' property.

public static readonly StringName RepeatSize

Field Value

StringName

RepeatTimes

Cached name for the 'repeat_times' property.

public static readonly StringName RepeatTimes

Field Value

StringName

ScreenOffset

Cached name for the 'screen_offset' property.

public static readonly StringName ScreenOffset

Field Value

StringName

ScrollOffset

Cached name for the 'scroll_offset' property.

public static readonly StringName ScrollOffset

Field Value

StringName

ScrollScale

Cached name for the 'scroll_scale' property.

public static readonly StringName ScrollScale

Field Value

StringName