Class MagicLeapTextureTools
Inheritance
MagicLeapTextureTools
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
public static class MagicLeapTextureTools
Methods
CheckTextureCompression()
Declaration
public static bool CheckTextureCompression()
Returns
FixTextureCompression()
Declaration
public static void FixTextureCompression()
HasXRLoader(BuildTargetGroup, Type)
Declaration
public static bool HasXRLoader(BuildTargetGroup targetGroup, Type loader)
Parameters
| Type |
Name |
Description |
| BuildTargetGroup |
targetGroup |
|
| Type |
loader |
|
Returns
IsASTC(TextureImporterFormat)
Declaration
public static bool IsASTC(TextureImporterFormat format)
Parameters
| Type |
Name |
Description |
| TextureImporterFormat |
format |
|
Returns
IsASTCHDR(TextureImporterFormat)
Declaration
public static bool IsASTCHDR(TextureImporterFormat format)
Parameters
| Type |
Name |
Description |
| TextureImporterFormat |
format |
|
Returns
IsETC(TextureImporterFormat)
Declaration
public static bool IsETC(TextureImporterFormat format)
Parameters
| Type |
Name |
Description |
| TextureImporterFormat |
format |
|
Returns
IsIncompatibleComprestion(TextureImporterFormat)
Declaration
public static bool IsIncompatibleComprestion(TextureImporterFormat format)
Parameters
| Type |
Name |
Description |
| TextureImporterFormat |
format |
|
Returns