Attribute : AngleDisplayAs - Displays either a radian or euler float as the opposite

This commit is contained in:
Anders Ejlersen 2026-01-04 21:39:21 +01:00
parent 6e3bd4df70
commit df1d2f6df1
8 changed files with 89 additions and 1 deletions

View file

@ -78,6 +78,8 @@ List of all available pre-drawer attributes:
List of all available drawer attributes:
* `AngleDisplayAs`
* Displays either a radian or euler float as the opposite
* `EnumFlag`
* Adds popup with enum type provided and allows for selecting values as flags (Requirement: Enum must have flag values)
* `FilePath`