Class MagicLeapImageDatabaseBuildProcessor
Inheritance
MagicLeapImageDatabaseBuildProcessor
Assembly: UnityEditor.XR.MagicLeap.dll
Syntax
public static class MagicLeapImageDatabaseBuildProcessor
Methods
AssetsOfType<T>()
Declaration
public static IEnumerable<T> AssetsOfType<T>() where T : Object
Returns
Type Parameters
BuildImageTrackingAssets()
Build the image tracking library binary blob asset and create a cache
to indicate when files were last updated
Declaration
public static void BuildImageTrackingAssets()