IPlayableAsset

interface in UnityEngine.Playables

매뉴얼로 전환

설명

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

변수

durationDuration in seconds.
outputsA description of the PlayableOutputs generated by this asset.

Public 함수

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