AnimancerEvent.DispatchInfo.

AnimancerEvent.

DispatchInfo(float, float, bool) Constructor

Summary

Creates a new Animancer.AnimancerEvent.DispatchInfo.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.DispatchInfo

Syntax

public DispatchInfo(float length, float normalizedTime, bool isLooping)

Parameters

Name Type Description
length float
normalizedTime float
isLooping bool

Return Value

Type Description
void