Class MagicLeapSettings.GLCache
Namespace: UnityEngine.XR.MagicLeap
Syntax
public class GLCache : object
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 |