C# Class SpriteStudioForUnity.SpriteStudioAnimePackModelValue

Show file Open project: ootake/SpriteStudioForUnity

Public Properties

Property Type Description
alphaBlendType string
arrayIndex int
boundsType string
ineheritRates SpriteStudioAnimePackModelValueIneheritRates
inheritType string
name string
parentIndex int
refEffectName string
show int
type string

Property Details

alphaBlendType public property

public string alphaBlendType
return string

arrayIndex public property

public int arrayIndex
return int

boundsType public property

public string boundsType
return string

ineheritRates public property

public SpriteStudioAnimePackModelValueIneheritRates,SpriteStudioForUnity ineheritRates
return SpriteStudioAnimePackModelValueIneheritRates

inheritType public property

public string inheritType
return string

name public property

public string name
return string

parentIndex public property

public int parentIndex
return int

refEffectName public property

public string refEffectName
return string

show public property

public int show
return int

type public property

public string type
return string