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