Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FDXT1 Struct Reference

#include <Color.h>

+ Collaboration diagram for FDXT1:

Public Attributes

union { 
 
   FDXTColor16   Color [2] 
 
   uint32   Colors 
 
};  
 
uint32 Indices
 

Detailed Description

Structure encompassing single DXT1 block.

Definition at line 576 of file Color.h.

Member Data Documentation

◆ [union]

union { ... } FDXT1

Color 0/1

◆ Color

FDXTColor16 FDXT1::Color[2]

Definition at line 581 of file Color.h.

◆ Colors

uint32 FDXT1::Colors

Definition at line 582 of file Color.h.

◆ Indices

uint32 FDXT1::Indices

Indices controlling how to blend colors.

Definition at line 585 of file Color.h.


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