Class PngEncodeJobHandle
public class PngEncodeJobHandle
  - Inheritance
 - 
      
      PngEncodeJobHandle
 
- Inherited Members
 
- Extension Methods
 
Constructors
PngEncodeJobHandle(JobHandle, NativeList<byte>)
public PngEncodeJobHandle(JobHandle jobHandle, NativeList<byte> outputBuffer)
  Parameters
Fields
JobHandle
public JobHandle JobHandle
  Field Value
OutputBuffer
public NativeList<byte> OutputBuffer
  Field Value
- NativeList<byte>