Dice3DS.dom3ds.TextureChunk Class Reference

Static Public Attributes

tuple single
 
- Static Public Attributes inherited from Dice3DS.dom3ds.ChunkBase
 document_html = classmethod(document_html)
 
bool freechunks = True
 
bool swallow = False
 

Additional Inherited Members

- Public Member Functions inherited from Dice3DS.dom3ds.ChunkBase
def document_html (cls, flo, done)
 
def dump (self, flo, indent, flags)
 
def dump_array (self, flo, indent, flags)
 
def dump_chunks (self, flo, indent, flags)
 
def dump_header (self, flo, flags)
 
def dump_struct (self, flo, indent, flags)
 
def out_attr (self, attr, flo, indent, flags)
 
def out_chunk (self, attr, flo, indent, flags)
 
def out_chunk_index (self, attr, i, flo, indent, flags)
 
def read (self, fbuf, flags)
 
def read_array (self, fbuf, flags)
 
def read_chunks (self, fbuf, flags)
 
def read_struct (self, fbuf, flags)
 
def write (self)
 
def write_array (self)
 
def write_chunks (self)
 
def write_struct (self)
 
- Static Public Member Functions inherited from Dice3DS.dom3ds.ChunkBase
def get_byte (fbuf, flags)
 
def get_chunk (fbuf, flags)
 
def get_float (fbuf, flags)
 
def get_long (fbuf, flags)
 
def get_short (fbuf, flags)
 
def get_string (fbuf, flags)
 
def set_byte (value)
 
def set_chunk (value)
 
def set_float (value)
 
def set_long (value)
 
def set_short (value)
 
def set_string (value)
 
- Public Attributes inherited from Dice3DS.dom3ds.ChunkBase
 subchunks
 

Member Data Documentation

◆ single

tuple Dice3DS.dom3ds.TextureChunk.single
static
Initial value:
= ("INT_PERCENTAGE pct,"
"MAT_MAPNAME filename,"
"MAT_MAP_TILING tiling,"
"MAT_MAP_TEXBLUR blur,"
"MAT_MAP_USCALE uscale,"
"MAT_MAP_VSCALE vscale,"
"MAT_MAP_UOFFSET uoffset,"
"MAT_MAP_VOFFSET voffset,"
"MAT_MAP_ANG angle,"
"MAT_MAP_COL1 color1,"
"MAT_MAP_COL2 color2,"
"MAT_MAP_RCOL rtint,"
"MAT_MAP_GCOL gtint,"
"MAT_MAP_BCOL btint")

The documentation for this class was generated from the following file: