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