Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SizeBytes

The size of the read request, in bytes.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly ulong SizeBytes { get; }

Remarks

For AsyncReadManager operations, the size reported by this metric corresponds to the value specified in the ReadCommand.Size field.