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
FollowViewport
Cached name for the 'follow_viewport' property.
public static readonly StringName FollowViewport
Field Value
IgnoreCameraScroll
Cached name for the 'ignore_camera_scroll' property.
public static readonly StringName IgnoreCameraScroll
Field Value
LimitBegin
Cached name for the 'limit_begin' property.
public static readonly StringName LimitBegin
Field Value
LimitEnd
Cached name for the 'limit_end' property.
public static readonly StringName LimitEnd
Field Value
RepeatSize
Cached name for the 'repeat_size' property.
public static readonly StringName RepeatSize
Field Value
RepeatTimes
Cached name for the 'repeat_times' property.
public static readonly StringName RepeatTimes
Field Value
ScreenOffset
Cached name for the 'screen_offset' property.
public static readonly StringName ScreenOffset
Field Value
ScrollOffset
Cached name for the 'scroll_offset' property.
public static readonly StringName ScrollOffset
Field Value
ScrollScale
Cached name for the 'scroll_scale' property.
public static readonly StringName ScrollScale