Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


streamType

The type of the output or input stream.
Read time 1 minuteLast updated 5 days ago

Definition

Warning
Removed. streamType is no longer supported on PlayableBinding. Use the appropriate binding create method (e.g. AnimationPlayableBinding.Create(name, key)) instead.
public DataStreamType streamType { get; set; }

Remarks

Additional Resources: DataStreamType.