C# Class SpriteStudioForUnity.SpriteStudioEffectEffectData

显示文件 Open project: ootake/SpriteStudioForUnity

Public Properties

Property Type Description
bgcolor string
fps int
isLockRandSeed int
lockRandSeed int

Property Details

bgcolor public_oe property

public string bgcolor
return string

fps public_oe property

public int fps
return int

isLockRandSeed public_oe property

public int isLockRandSeed
return int

lockRandSeed public_oe property

public int lockRandSeed
return int