YuvToRgbJob
Inherits from:
IJobFor
Public Methods
void Execute
public void Execute(
int index
)
Parameters
Type | Name | Description |
---|---|---|
int | index |
Public Attributes
Dimensions
public ImageDimensions Dimensions;
RgbData
public NativeArray< Color32 > RgbData;
U
public NativePlane U;
V
public NativePlane V;
Y
public NativePlane Y;