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
LightMask
Cached name for the 'light_mask' property.
public static readonly StringName LightMask
Field Value
Material
Cached name for the 'material' property.
public static readonly StringName Material
Field Value
Modulate
Cached name for the 'modulate' property.
public static readonly StringName Modulate
Field Value
SelfModulate
Cached name for the 'self_modulate' property.
public static readonly StringName SelfModulate
Field Value
ShowBehindParent
Cached name for the 'show_behind_parent' property.
public static readonly StringName ShowBehindParent
Field Value
TextureFilter
Cached name for the 'texture_filter' property.
public static readonly StringName TextureFilter
Field Value
TextureRepeat
Cached name for the 'texture_repeat' property.
public static readonly StringName TextureRepeat
Field Value
TopLevel
Cached name for the 'top_level' property.
public static readonly StringName TopLevel
Field Value
UseParentMaterial
Cached name for the 'use_parent_material' property.
public static readonly StringName UseParentMaterial
Field Value
VisibilityLayer
Cached name for the 'visibility_layer' property.
public static readonly StringName VisibilityLayer
Field Value
Visible
Cached name for the 'visible' property.
public static readonly StringName Visible
Field Value
YSortEnabled
Cached name for the 'y_sort_enabled' property.
public static readonly StringName YSortEnabled
Field Value
ZAsRelative
Cached name for the 'z_as_relative' property.
public static readonly StringName ZAsRelative
Field Value
ZIndex
Cached name for the 'z_index' property.
public static readonly StringName ZIndex