PlayableAsset
7/14/25Less than 1 minute
PlayableAsset
Info
PlayableAsset inherits from [object](https://www.lua.org/pil/16.html)
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. |