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

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