Table of Contents

Class CanvasItem.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

PropertyName()

public PropertyName()

Fields

ClipChildren

Cached name for the 'clip_children' property.

public static readonly StringName ClipChildren

Field Value

StringName

LightMask

Cached name for the 'light_mask' property.

public static readonly StringName LightMask

Field Value

StringName

Material

Cached name for the 'material' property.

public static readonly StringName Material

Field Value

StringName

Modulate

Cached name for the 'modulate' property.

public static readonly StringName Modulate

Field Value

StringName

SelfModulate

Cached name for the 'self_modulate' property.

public static readonly StringName SelfModulate

Field Value

StringName

ShowBehindParent

Cached name for the 'show_behind_parent' property.

public static readonly StringName ShowBehindParent

Field Value

StringName

TextureFilter

Cached name for the 'texture_filter' property.

public static readonly StringName TextureFilter

Field Value

StringName

TextureRepeat

Cached name for the 'texture_repeat' property.

public static readonly StringName TextureRepeat

Field Value

StringName

TopLevel

Cached name for the 'top_level' property.

public static readonly StringName TopLevel

Field Value

StringName

UseParentMaterial

Cached name for the 'use_parent_material' property.

public static readonly StringName UseParentMaterial

Field Value

StringName

VisibilityLayer

Cached name for the 'visibility_layer' property.

public static readonly StringName VisibilityLayer

Field Value

StringName

Visible

Cached name for the 'visible' property.

public static readonly StringName Visible

Field Value

StringName

YSortEnabled

Cached name for the 'y_sort_enabled' property.

public static readonly StringName YSortEnabled

Field Value

StringName

ZAsRelative

Cached name for the 'z_as_relative' property.

public static readonly StringName ZAsRelative

Field Value

StringName

ZIndex

Cached name for the 'z_index' property.

public static readonly StringName ZIndex

Field Value

StringName