C# Class SpriteStudioForUnity.SpriteStudioCellMap

Show file 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 property

public string cellmapName
return string

exportPath public property

public object exportPath
return object

filterMode public property

public string filterMode
return string

generator public property

public string generator
return string

imagePath public property

public string imagePath
return string

imagePathAtImport public property

public string imagePathAtImport
return string

name public property

public string name
return string

overrideTexSettings public property

public byte overrideTexSettings
return byte

packInfoFilePath public property

public object packInfoFilePath
return object

packed public property

public byte packed
return byte

pixelSize public property

public string pixelSize
return string

texPackSettings public property

public SpriteStudioCellMapTexPackSettings,SpriteStudioForUnity texPackSettings
return SpriteStudioCellMapTexPackSettings

wrapMode public property

public string wrapMode
return string