Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Tiled
SpriteSheet
C# Class Tiled.SpriteSheet
Datei anzeigen
Open project: adampassey/Unity-Tiled-Importer
Class Usage Examples
Public Properties
Property
Type
Description
sprites
UnityEngine.Sprite[]
Public Methods
Method
Description
SpriteSheet
(
string
spritePath
) :
System.Collections
Method Details
SpriteSheet()
public
method
public
SpriteSheet
(
string
spritePath
) :
System.Collections
spritePath
string
return
System.Collections
Property Details
sprites
public_oe property
public
Sprite[],UnityEngine
sprites
return
UnityEngine.Sprite[]