SkeletonJson Type
Loads skeleton data in the Spine JSON format.
JSON is human readable but the binary format is much smaller on disk and faster to load. See SkeletonBinary.
See Spine JSON format and JSON and binary data in the Spine Runtimes Guide.
Constructors
Constructor | Description |
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.ReadSkeletonData
Parameters:
string
Returns: SkeletonData
Modifiers: abstract |
|
|
|