PlayableAsset
info
PlayableAsset inherits from object
A base class for assets that can be used to instantiate a Playable at runtime.
A minimal interface for Unity PlayableAsset
Members
Properties
Name | Description |
---|---|
PlayableAsset .duration | The playback duration in seconds of the instantiated Playable. |