AnimationTimeAttributeDrawer.

SetNextDefaultValue(float, bool) Method

Summary

Sets the Animancer.Units.Editor.AnimationTimeAttributeDrawer.NextDefaultValue and Animancer.Units.Editor.AnimationTimeAttributeDrawer.NextValueIsOptional.

Syntax

public static void SetNextDefaultValue(float defaultValue, bool isOptional)

Parameters

Name Type Description
defaultValue float
isOptional bool

Return Value

Type Description
void