Class MagicLeapSettings.GLCache
Inherited Members
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
[Serializable]
public class MagicLeapSettings.GLCache
Properties
enabled
Declaration
public bool enabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
maxBlobSizeInBytes
Declaration
public uint maxBlobSizeInBytes { get; set; }
Property Value
Type | Description |
---|---|
uint |
maxFileSizeInBytes
Declaration
public uint maxFileSizeInBytes { get; set; }
Property Value
Type | Description |
---|---|
uint |