StreamSource
Represents a stream source.
public class StreamSource : MonoBehaviourConstructors
Name
Description
Properties
Name
Type
Description
Example
Create a StreamSource
[SerializeField] private StreamSource _stream;Get stream information
Last updated