Skip to main content

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

NameDescription
PlayableAsset.durationThe playback duration in seconds of the instantiated Playable.

Inherited Members