Version: 2022.3
言語: 日本語

IPlayableAsset

interface in UnityEngine.Playables

マニュアルに切り替える

説明

Interface that permits a class to inject playables into a graph.

変数

duration存続時間 (秒)
outputsA description of the PlayableOutputs generated by this asset.

Public 関数

CreatePlayableImplement this method to have your asset inject playables into the given graph.