# PlayableAPI Practice **Repository Path**: Hont/PlayableAPI-Practice ## Basic Information - **Project Name**: PlayableAPI Practice - **Description**: Unity3D Playable接口的使用学习 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2017-08-11 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PlayableAPI Practice Unity3D Playable接口的使用学习,使用版本unity 2017.2 官方有一个简单的教程:https://docs.unity3d.com/2017.1/Documentation/Manual/Playables-Examples.html -Example1 一个最简单的Playable -Example2 一个Playable混合树的Example -Example3 一个ScriptPlayable的Example -Example4 动画队列 -Example5 获得一些参数