s&
box
News
Charts
Api
History
Wiki
Sign in through
STEAM
TextureFile
Base Editor Library
Editor
.
TextureEditor
.
list
Api Index
feed
TextureFile
class
TextureFile
Constructors
note_add
TextureFile
()
Properties
data_object
Images
data_object
InputColorSpace
data_object
OutputColorSpace
data_object
OutputFormat
data_object
OutputTypeString
Methods
push_pin
CreateDefault
( images )
TextureFile
Derives from
object
Constructors
TextureFile
( )
Properties
List
<
string
>
Images
{
get
;
set
;
}
GammaType
InputColorSpace
{
get
;
set
;
}
GammaType
OutputColorSpace
{
get
;
set
;
}
ImageFormatType
OutputFormat
{
get
;
set
;
}
string
OutputTypeString
{
get
;
set
;
}
Methods
static
TextureFile
CreateDefault
(
IEnumerable
<
string
>
images
,
)