Property loop
loop
Whether the audio clip loops.
Declaration
public bool loop { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Use this to loop the audio clip when the duration of the timeline clip exceeds that of the audio clip.