Table of Contents

Class VelvetFontWeightEntry

Namespace
Velvet
Assembly
Velvet.Docs.dll

One weight slot of a VelvetFontFamily: the upright and italic Font Assets for a single VelvetFontWeight. Each asset can be supplied either as a direct reference (upright / italic) or as an Addressables key (uprightAddress / italicAddress) that VelvetFonts loads and caches on first use. A direct reference always wins over an address.

[Serializable]
public sealed class VelvetFontWeightEntry
Inheritance
object
VelvetFontWeightEntry

Fields

italic
italicAddress
upright
uprightAddress
weight