Show / Hide Table of Contents

Class tk2dSpriteCollectionData

Inheritance
object
tk2dSpriteCollectionData
Namespace: WeaverCore.Editor.TK2D
Assembly: WeaverCore.Editor.dll
Syntax
public class tk2dSpriteCollectionData

Fields

| Edit this page View Source

allowMultipleAtlases

Declaration
public bool allowMultipleAtlases
Field Value
Type Description
bool
| Edit this page View Source

assetName

Declaration
public string assetName
Field Value
Type Description
string
| Edit this page View Source

buildKey

Declaration
public int buildKey
Field Value
Type Description
int
| Edit this page View Source

dataGuid

Declaration
public string dataGuid
Field Value
Type Description
string
| Edit this page View Source

halfTargetHeight

Declaration
public float halfTargetHeight
Field Value
Type Description
float
| Edit this page View Source

hasPlatformData

Declaration
public bool hasPlatformData
Field Value
Type Description
bool
| Edit this page View Source

invOrthoSize

Declaration
public float invOrthoSize
Field Value
Type Description
float
| Edit this page View Source

loadable

Declaration
public bool loadable
Field Value
Type Description
bool
| Edit this page View Source

managedSpriteCollection

Declaration
public bool managedSpriteCollection
Field Value
Type Description
bool
| Edit this page View Source

materialIdsValid

Declaration
public bool materialIdsValid
Field Value
Type Description
bool
| Edit this page View Source

materialPngTextureId

Declaration
public int[] materialPngTextureId
Field Value
Type Description
int[]
| Edit this page View Source

needMaterialInstance

Declaration
public bool needMaterialInstance
Field Value
Type Description
bool
| Edit this page View Source

premultipliedAlpha

Declaration
public bool premultipliedAlpha
Field Value
Type Description
bool
| Edit this page View Source

spriteCollectionGUID

Declaration
public string spriteCollectionGUID
Field Value
Type Description
string
| Edit this page View Source

spriteCollectionName

Declaration
public string spriteCollectionName
Field Value
Type Description
string
| Edit this page View Source

spriteCollectionPlatformGUIDs

Declaration
public string[] spriteCollectionPlatformGUIDs
Field Value
Type Description
string[]
| Edit this page View Source

spriteCollectionPlatforms

Declaration
public string[] spriteCollectionPlatforms
Field Value
Type Description
string[]
| Edit this page View Source

spriteDefinitions

Declaration
public tk2dSpriteDefinition[] spriteDefinitions
Field Value
Type Description
tk2dSpriteDefinition[]
| Edit this page View Source

textureFilterMode

Declaration
public FilterMode textureFilterMode
Field Value
Type Description
FilterMode
| Edit this page View Source

textureMipMaps

Declaration
public bool textureMipMaps
Field Value
Type Description
bool
| Edit this page View Source

version

Declaration
public int version
Field Value
Type Description
int

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾