Logo
静的公開メンバ関数 | 全メンバ一覧
SharpKmyBase.Asset クラス

静的公開メンバ関数

static void resetInternalFormatUncreatableSection ()
 
static void beginInternalFormatUncreatableSection ()
 
static void endInternalFormatUncreatableSection (bool flushPCTarget)
 
static bool isInternalFormatCreatable ()
 
static void createAllAssetsInternalFormat (Action< string > callback, SharpKmyPlatform.Target target)
 
static int getCountRequiredInternalFormatCreate (SharpKmyPlatform.Target target)
 
static void beginForceRawAssetFileSection ()
 
static void endForceRawAssetFileSection ()
 
static void removeInternalFormatAssetFiles ()
 
static bool isInternalFormatFileCreateRequired (SharpKmyGfx.Texture tex, SharpKmyPlatform.Target target)
 
static bool isInternalFormatFileCreateRequired (SharpKmyGfx.ModelData mdl, SharpKmyPlatform.Target target)
 
static void createInternalFormatFile (SharpKmyGfx.Texture tex, SharpKmyPlatform.Target target)
 
static void createInternalFormatFile (SharpKmyGfx.ModelData mdl, SharpKmyPlatform.Target target)
 
static SharpKmyGfx.Texture[] findTexturesBoundAsNormal ()
 

メソッド詳解

◆ beginForceRawAssetFileSection()

static void SharpKmyBase.Asset.beginForceRawAssetFileSection ( )
static

◆ beginInternalFormatUncreatableSection()

static void SharpKmyBase.Asset.beginInternalFormatUncreatableSection ( )
static

◆ createAllAssetsInternalFormat()

static void SharpKmyBase.Asset.createAllAssetsInternalFormat ( Action< string >  callback,
SharpKmyPlatform.Target  target 
)
static

◆ createInternalFormatFile() [1/2]

static void SharpKmyBase.Asset.createInternalFormatFile ( SharpKmyGfx.ModelData  mdl,
SharpKmyPlatform.Target  target 
)
static

◆ createInternalFormatFile() [2/2]

static void SharpKmyBase.Asset.createInternalFormatFile ( SharpKmyGfx.Texture  tex,
SharpKmyPlatform.Target  target 
)
static

◆ endForceRawAssetFileSection()

static void SharpKmyBase.Asset.endForceRawAssetFileSection ( )
static

◆ endInternalFormatUncreatableSection()

static void SharpKmyBase.Asset.endInternalFormatUncreatableSection ( bool  flushPCTarget)
static

◆ findTexturesBoundAsNormal()

static SharpKmyGfx.Texture[] SharpKmyBase.Asset.findTexturesBoundAsNormal ( )
static

◆ getCountRequiredInternalFormatCreate()

static int SharpKmyBase.Asset.getCountRequiredInternalFormatCreate ( SharpKmyPlatform.Target  target)
static

◆ isInternalFormatCreatable()

static bool SharpKmyBase.Asset.isInternalFormatCreatable ( )
static

◆ isInternalFormatFileCreateRequired() [1/2]

static bool SharpKmyBase.Asset.isInternalFormatFileCreateRequired ( SharpKmyGfx.ModelData  mdl,
SharpKmyPlatform.Target  target 
)
static

◆ isInternalFormatFileCreateRequired() [2/2]

static bool SharpKmyBase.Asset.isInternalFormatFileCreateRequired ( SharpKmyGfx.Texture  tex,
SharpKmyPlatform.Target  target 
)
static

◆ removeInternalFormatAssetFiles()

static void SharpKmyBase.Asset.removeInternalFormatAssetFiles ( )
static

◆ resetInternalFormatUncreatableSection()

static void SharpKmyBase.Asset.resetInternalFormatUncreatableSection ( )
static