Skip to content

niFloatKey⚓︎

A simple animation key, that holds an arbitrary floating point value.

This type inherits the following: niAnimationKey

Properties⚓︎

timing⚓︎

The timing of the animation key.

Returns:

  • result (number)

value⚓︎

The arbitrary value of the NiFloatKey.

Returns:

  • result (number)