Enum FontWeight
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
public enum FontWeight
Fields
| Name | Description |
|---|---|
| Black | |
| Bold | |
| ExtraBold | |
| ExtraLight | |
| Light | |
| Medium | |
| Normal | |
| Regular | |
| SemiBold | |
| Thin |
public enum FontWeight
| Name | Description |
|---|---|
| Black | |
| Bold | |
| ExtraBold | |
| ExtraLight | |
| Light | |
| Medium | |
| Normal | |
| Regular | |
| SemiBold | |
| Thin |