TDME2 1.9.121
|
Model statistics entity. More...
#include <tdme/engine/subsystems/rendering/ModelStatistics.h>
Public Attributes | |
int32_t | opaqueFaceCount { 0 } |
int32_t | transparentFaceCount { 0 } |
int32_t | materialCount { 0 } |
int32_t materialCount { 0 } |
Definition at line 16 of file ModelStatistics.h.
int32_t opaqueFaceCount { 0 } |
Definition at line 14 of file ModelStatistics.h.
int32_t transparentFaceCount { 0 } |
Definition at line 15 of file ModelStatistics.h.