Summary
Should time fields show approximations if the value is too long for the GUI?
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Units .Editor - Containing Type
- Animation
Time Attribute Settings
Syntax
[Tooltip("Should time fields show approximations if the value is too long for the GUI?" + " For example, '1.111111' could instead show '1.111~'.")]
public bool showApproximations
Remarks
This setting is used by
Animancer.Units.Editor.CompactUnitConversionCache
.Attributes
Type | Description |
---|---|
TooltipAttribute |