AnimancerState.

IsLooping Property

Summary

Will this state loop back to the start when it reaches the end?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public virtual bool IsLooping { get; }

Value

Type Description
bool