AnimancerTransition<TState>.

IsLooping Property

Summary

What will the value of Animancer.AnimancerState.IsLooping be for the created state?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerTransition<TState>

Syntax

public virtual bool IsLooping { get; }

Remarks

Returns false unless overridden.

Value

Type Description
bool