AnimancerPlayable.

OnPlayableCreate(Playable) Method

Summary

[Internal] Called by Unity when it creates this Animancer.AnimancerPlayable.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public override void OnPlayableCreate(Playable playable)

Parameters

Name Type Description
playable Playable

Return Value

Type Description
void