AnimationTimeAttribute.Settings.

AnimationTimeAttribute.

showApproximations Field

Summary

Should time fields show approximations if the value is too long for the GUI?

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.Editor.CompactUnitConversionCache.

Attributes

Type Description
TooltipAttribute