Interface ILayerable
Implement this interface on a TrackAsset derived class to support layers
네임스페이스: UnityEngine.Timeline
어셈블리: solution.dll
구문
public interface ILayerable
메서드
| 이름 | 설명 |
|---|---|
| CreateLayerMixer(PlayableGraph, GameObject, int) | Creates a mixer that blends track mixers. |