Summary
Whether to use the module loop point at the end of the song instead of the AudioSource loop.
This option only works with streaming enabled and requires the AudioSource's loop parameter to be enabled.
It's also important to note that enabling this option will prevent any seeking capabilities: Stop/Play will act like a Pause/Unpause and Time/TimeSamples will always result in a small jump backward in samples.
Syntax
[Tooltip("Whether to use the module loop point at the end of the song instead of the AudioSource loop.")]
public bool useNativeLoopPoint
Attributes
Type | Description |
---|---|
Tooltip |