This is the old Animancer v7.4 documentation. Click here for the latest version.

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