Method | Description | |
---|---|---|
CreateTempIlluminMaterial ( Texture tex ) : Material | ||
DeleteTempIlluminMaterial ( ) : void | ||
GetSvnRevMd5Tab ( ) : string |
Method | Description | |
---|---|---|
AfterBuildAssetBundle ( Object asset, string path, string relativePath ) : void | ||
BeforeBuildAssetBundle ( Object asset, string path, string relativePath ) : void | ||
EncryptAssetBundle ( string abPath, string relativePath ) : void | ||
KBuildTools_AssetDep ( ) : KEngine |
public static CreateTempIlluminMaterial ( Texture tex ) : Material | ||
tex | Texture | |
return | Material |
public static DeleteTempIlluminMaterial ( ) : void | ||
return | void |