C# Class SpriteStudioForUnity.SpriteStudioEffectEffectData

Show file Open project: ootake/SpriteStudioForUnity

Public Properties

Property Type Description
bgcolor string
fps int
isLockRandSeed int
lockRandSeed int

Property Details

bgcolor public property

public string bgcolor
return string

fps public property

public int fps
return int

isLockRandSeed public property

public int isLockRandSeed
return int

lockRandSeed public property

public int lockRandSeed
return int