Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


owner

Object where this provider came from.
Read time 1 minuteLast updated 12 days ago

Definition

public Object owner { get; }

Remarks

E.g.: for AudioSampleProviders that were obtained from a VideoPlayer, this will be the video player.