Class Camera2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Camera2D.PropertyName : Node2D.PropertyName
- Inheritance
-
Camera2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AnchorMode
Cached name for the 'anchor_mode' property.
public static readonly StringName AnchorMode
Field Value
CustomViewport
Cached name for the 'custom_viewport' property.
public static readonly StringName CustomViewport
Field Value
DragBottomMargin
Cached name for the 'drag_bottom_margin' property.
public static readonly StringName DragBottomMargin
Field Value
DragHorizontalEnabled
Cached name for the 'drag_horizontal_enabled' property.
public static readonly StringName DragHorizontalEnabled
Field Value
DragHorizontalOffset
Cached name for the 'drag_horizontal_offset' property.
public static readonly StringName DragHorizontalOffset
Field Value
DragLeftMargin
Cached name for the 'drag_left_margin' property.
public static readonly StringName DragLeftMargin
Field Value
DragRightMargin
Cached name for the 'drag_right_margin' property.
public static readonly StringName DragRightMargin
Field Value
DragTopMargin
Cached name for the 'drag_top_margin' property.
public static readonly StringName DragTopMargin
Field Value
DragVerticalEnabled
Cached name for the 'drag_vertical_enabled' property.
public static readonly StringName DragVerticalEnabled
Field Value
DragVerticalOffset
Cached name for the 'drag_vertical_offset' property.
public static readonly StringName DragVerticalOffset
Field Value
EditorDrawDragMargin
Cached name for the 'editor_draw_drag_margin' property.
public static readonly StringName EditorDrawDragMargin
Field Value
EditorDrawLimits
Cached name for the 'editor_draw_limits' property.
public static readonly StringName EditorDrawLimits
Field Value
EditorDrawScreen
Cached name for the 'editor_draw_screen' property.
public static readonly StringName EditorDrawScreen
Field Value
Enabled
Cached name for the 'enabled' property.
public static readonly StringName Enabled
Field Value
IgnoreRotation
Cached name for the 'ignore_rotation' property.
public static readonly StringName IgnoreRotation
Field Value
LimitBottom
Cached name for the 'limit_bottom' property.
public static readonly StringName LimitBottom
Field Value
LimitLeft
Cached name for the 'limit_left' property.
public static readonly StringName LimitLeft
Field Value
LimitRight
Cached name for the 'limit_right' property.
public static readonly StringName LimitRight
Field Value
LimitSmoothed
Cached name for the 'limit_smoothed' property.
public static readonly StringName LimitSmoothed
Field Value
LimitTop
Cached name for the 'limit_top' property.
public static readonly StringName LimitTop
Field Value
Offset
Cached name for the 'offset' property.
public static readonly StringName Offset
Field Value
PositionSmoothingEnabled
Cached name for the 'position_smoothing_enabled' property.
public static readonly StringName PositionSmoothingEnabled
Field Value
PositionSmoothingSpeed
Cached name for the 'position_smoothing_speed' property.
public static readonly StringName PositionSmoothingSpeed
Field Value
ProcessCallback
Cached name for the 'process_callback' property.
public static readonly StringName ProcessCallback
Field Value
RotationSmoothingEnabled
Cached name for the 'rotation_smoothing_enabled' property.
public static readonly StringName RotationSmoothingEnabled
Field Value
RotationSmoothingSpeed
Cached name for the 'rotation_smoothing_speed' property.
public static readonly StringName RotationSmoothingSpeed
Field Value
Zoom
Cached name for the 'zoom' property.
public static readonly StringName Zoom