C# Class SpriteStudioForUnity.SpriteStudioProjectAnimeSettings

显示文件 Open project: ootake/SpriteStudioForUnity

Public Properties

Property Type Description
bgColor string
canvasSize string
fps byte
frameCount byte
gridColor string
gridSize byte
outStartNum byte
pivot string
sortMode string

Property Details

bgColor public_oe property

public string bgColor
return string

canvasSize public_oe property

public string canvasSize
return string

fps public_oe property

public byte fps
return byte

frameCount public_oe property

public byte frameCount
return byte

gridColor public_oe property

public string gridColor
return string

gridSize public_oe property

public byte gridSize
return byte

outStartNum public_oe property

public byte outStartNum
return byte

pivot public_oe property

public string pivot
return string

sortMode public_oe property

public string sortMode
return string