C# Class SpriteStudioForUnity.SpriteStudioCellMap

Datei anzeigen Open project: ootake/SpriteStudioForUnity Class Usage Examples

Public Properties

Property Type Description
cellmapName string
exportPath object
filterMode string
generator string
imagePath string
imagePathAtImport string
name string
overrideTexSettings byte
packInfoFilePath object
packed byte
pixelSize string
texPackSettings SpriteStudioCellMapTexPackSettings
wrapMode string

Property Details

cellmapName public_oe property

public string cellmapName
return string

exportPath public_oe property

public object exportPath
return object

filterMode public_oe property

public string filterMode
return string

generator public_oe property

public string generator
return string

imagePath public_oe property

public string imagePath
return string

imagePathAtImport public_oe property

public string imagePathAtImport
return string

name public_oe property

public string name
return string

overrideTexSettings public_oe property

public byte overrideTexSettings
return byte

packInfoFilePath public_oe property

public object packInfoFilePath
return object

packed public_oe property

public byte packed
return byte

pixelSize public_oe property

public string pixelSize
return string

texPackSettings public_oe property

public SpriteStudioCellMapTexPackSettings,SpriteStudioForUnity texPackSettings
return SpriteStudioCellMapTexPackSettings

wrapMode public_oe property

public string wrapMode
return string