Class FontVariation.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class FontVariation.PropertyName : Font.PropertyName
- Inheritance
-
FontVariation.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BaseFont
Cached name for the 'base_font' property.
public static readonly StringName BaseFont
Field Value
OpentypeFeatures
Cached name for the 'opentype_features' property.
public static readonly StringName OpentypeFeatures
Field Value
SpacingBottom
Cached name for the 'spacing_bottom' property.
public static readonly StringName SpacingBottom
Field Value
SpacingGlyph
Cached name for the 'spacing_glyph' property.
public static readonly StringName SpacingGlyph
Field Value
SpacingSpace
Cached name for the 'spacing_space' property.
public static readonly StringName SpacingSpace
Field Value
SpacingTop
Cached name for the 'spacing_top' property.
public static readonly StringName SpacingTop
Field Value
VariationEmbolden
Cached name for the 'variation_embolden' property.
public static readonly StringName VariationEmbolden
Field Value
VariationFaceIndex
Cached name for the 'variation_face_index' property.
public static readonly StringName VariationFaceIndex
Field Value
VariationOpentype
Cached name for the 'variation_opentype' property.
public static readonly StringName VariationOpentype
Field Value
VariationTransform
Cached name for the 'variation_transform' property.
public static readonly StringName VariationTransform