AnimationTimeAttributeDrawer.

SetNextDefaultValue(float) Method

Summary

Sets the Animancer.Units.Editor.AnimationTimeAttributeDrawer.NextDefaultValue and the Animancer.Units.Editor.AnimationTimeAttributeDrawer.NextValueIsOptional is true if the value is not System.Single.NaN.

Syntax

public static void SetNextDefaultValue(float defaultValue)

Parameters

Name Type Description
defaultValue float

Return Value

Type Description
void