Show / Hide Table of Contents

Class AsepriteImporter

Inheritance
System.Object
AsepriteImporter
Namespace: FasterGames.Aseprite.Editor
Assembly: cs.temp.dll.dll
Syntax
public class AsepriteImporter : ScriptedImporter

Fields

prefabOptions

Declaration
public PrefabImporter.UserOptions prefabOptions
Field Value
Type Description
PrefabImporter.UserOptions

rigOptions

Declaration
public AnimationRigImporter.UserOptions rigOptions
Field Value
Type Description
AnimationRigImporter.UserOptions

textureOptions

Declaration
public TextureSpriteImporter.UserOptions textureOptions
Field Value
Type Description
TextureSpriteImporter.UserOptions

Methods

OnImportAsset(AssetImportContext)

Declaration
public override void OnImportAsset(AssetImportContext ctx)
Parameters
Type Name Description
AssetImportContext ctx
In This Article
Back to top Copyright FasterGames ©