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

ClipState.

ClipState(AnimationClip) Constructor

Summary

Creates a new Animancer.ClipState and sets its Animancer.ClipState.Clip.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ClipState

Syntax

public ClipState(AnimationClip clip)

Parameters

Name Type Description
clip AnimationClip

Return Value

Type Description
void