首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
playabletrack专题
【TimeLine】PlayableTrack的使用方法
版本unity2017.2.2+之后,TimeLine中添加的PlayableTrack只能是Playable Asset C# Script TimeLine中的PlayableTrack可添加的clip类型 using System.Collections;using System.Collections.Generic;using UnityEngine;using Unit
阅读更多...