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

DefaultValueAttribute.

Secondary Property

Summary

The fallback value to use if the target value was already equal to the Animancer.DefaultValueAttribute.Primary.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DefaultValueAttribute

Syntax

public virtual Object Secondary { get; protected set; }

Value

Type Description
Object