[Gui] Add ability to change axis colors

This commit is contained in:
Benjamin Bræstrup Sayoc
2024-10-03 21:28:55 +02:00
parent 836ad91f3d
commit 2acd412f10
3 changed files with 122 additions and 0 deletions

View File

@@ -14,6 +14,9 @@
</FCParamGroup>
<FCParamGroup Name="View">
<FCInt Name="AntiAliasing" Value="0"/>
<FCUInt Name="AxisXColor" Value="3425907456"/>
<FCUInt Name="AxisYColor" Value="869020416"/>
<FCUInt Name="AxisZColor" Value="859032576"/>
<FCFloat Name="BoundingBoxFontSize" Value="10.0"/>
<FCBool Name="CornerCoordSystem" Value="1"/>
<FCInt Name="CornerCoordSystemSize" Value="10"/>