Summary
[Editor-Only] Options to determine how
Animancer.Units.AnimationTimeAttribute displays.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Units - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AnimationTimeAttribute.Settings"]
class Type type-node
Syntax
[Serializable]
public class AnimationTimeAttribute.Settings
Attributes
| Type | Description |
|---|---|
| Serializable |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| showApproximations |
Should time fields show approximations if the value is too long for the GUI?
|
|
| showFrames |
Should the
Animancer.Units.AnimationTimeAttribute.Units.Frames field be shown? |
|
| showNormalized |
Should the
Animancer.Units.AnimationTimeAttribute.Units.Normalized field be shown? |
|
| showSeconds |
Should the
Animancer.Units.AnimationTimeAttribute.Units.Seconds field be shown? |