Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Unity3DExporter.Statistics
C# Class Unity3DExporter.Statistics, Wire3D
Datei anzeigen
Open project: rrath/Wire3D
Public Properties
Property
Type
Description
LightmapsCount
int
LightmapsTotalSizeInRam
int
LightmapsTotalSizeOnDisk
int
TexturesCount
int
TexturesTotalSizeInRam
int
TexturesTotalSizeOnDisk
int
Public Methods
Method
Description
Print
( ) :
void
Method Details
Print()
public
method
public
Print
( ) :
void
return
void
Property Details
LightmapsCount
public_oe property
public
int
LightmapsCount
return
int
LightmapsTotalSizeInRam
public_oe property
public
int
LightmapsTotalSizeInRam
return
int
LightmapsTotalSizeOnDisk
public_oe property
public
int
LightmapsTotalSizeOnDisk
return
int
TexturesCount
public_oe property
public
int
TexturesCount
return
int
TexturesTotalSizeInRam
public_oe property
public
int
TexturesTotalSizeInRam
return
int
TexturesTotalSizeOnDisk
public_oe property
public
int
TexturesTotalSizeOnDisk
return
int