PixelInfo
Class
Read time 1 minuteLast updated a day ago
Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public class PixelInfo
Constructors
PixelInfo()
PixelInfo(PixelInfo)
public PixelInfo(PixelInfo o)
Parameters
Fields
layout
public ImageLayout layout
Returns
type
public ImageComponentType type
Returns
componentCount
public int componentCount
Returns
bitsPerComponent
public int bitsPerComponent
Returns
bytesPerComponent
public int bytesPerComponent
Returns
bytesPerPixel
Returns
isFloat
Returns
isSigned
Returns
isNormalized
Returns