Zernikalos/zernikalos/ZDataType ZDataType @Serializabledata class ZDataType(val type: ZBaseType, val format: ZFormatType)(source) Members Constructors ZDataType Link copied to clipboard constructor(type: ZBaseType, format: ZFormatType) Properties byteSize Link copied to clipboard val byteSize: IntRepresents the size of the data type in bytes. format Link copied to clipboard val format: ZFormatType size Link copied to clipboard val size: IntRepresents the size of the data type. type Link copied to clipboard val type: ZBaseType TEXTUREPrevious PageZernikalosBaseNext Page