Table of Contents

Class CanvasLayer.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CanvasLayer.PropertyName : Node.PropertyName
Inheritance
CanvasLayer.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

CustomViewport

Cached name for the 'custom_viewport' property.

public static readonly StringName CustomViewport

Field Value

StringName

FollowViewportEnabled

Cached name for the 'follow_viewport_enabled' property.

public static readonly StringName FollowViewportEnabled

Field Value

StringName

FollowViewportScale

Cached name for the 'follow_viewport_scale' property.

public static readonly StringName FollowViewportScale

Field Value

StringName

Layer

Cached name for the 'layer' property.

public static readonly StringName Layer

Field Value

StringName

Offset

Cached name for the 'offset' property.

public static readonly StringName Offset

Field Value

StringName

Rotation

Cached name for the 'rotation' property.

public static readonly StringName Rotation

Field Value

StringName

Scale

Cached name for the 'scale' property.

public static readonly StringName Scale

Field Value

StringName

Transform

Cached name for the 'transform' property.

public static readonly StringName Transform

Field Value

StringName

Visible

Cached name for the 'visible' property.

public static readonly StringName Visible

Field Value

StringName