Dim the Navigation Cube when not active
Implement the InactiveOpacity option, allowing the user to dim the navigation cube when not focused by making it transparent.
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
e40131d4b8
commit
fc6d4b6d0f
@@ -10,6 +10,7 @@
|
||||
<FCInt Name="CornerNaviCube" Value="1"/>
|
||||
<FCInt Name="CubeSize" Value="132"/>
|
||||
<FCBool Name="NaviRotateToNearest" Value="1"/>
|
||||
<FCBool Name="InactiveOpacity" Value="0.5"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="View">
|
||||
<FCInt Name="AntiAliasing" Value="0"/>
|
||||
|
||||
Reference in New Issue
Block a user