Interface ILayerable
Implement this interface on a TrackAsset derived class to support layers
Namespace: UnityEngine.Timeline
Assembly: solution.dll
Syntax
public interface ILayerable
Methods
Name | Description |
---|---|
CreateLayerMixer(PlayableGraph, GameObject, int) | Creates a mixer that blends track mixers. |