Class CanvasGroup.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CanvasGroup.PropertyName : Node2D.PropertyName
- Inheritance
-
CanvasGroup.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ClearMargin
Cached name for the 'clear_margin' property.
public static readonly StringName ClearMargin
Field Value
FitMargin
Cached name for the 'fit_margin' property.
public static readonly StringName FitMargin
Field Value
UseMipmaps
Cached name for the 'use_mipmaps' property.
public static readonly StringName UseMipmaps