Table of Contents

Class EasyARSettings.Workaround

Namespace
easyar
Assembly
EasyAR.Sense.dll

Workaround for Unity.

[Serializable]
public class EasyARSettings.Workaround
Inheritance
EasyARSettings.Workaround

Fields

GenerateXMLDoc

Generate XML documentation on script reload to make the API documentation's IntelliSense work.

[Tooltip("Generate XML document when script reload to make intelliSense for API document work.")]
public bool GenerateXMLDoc

Field Value

URP17RG_DX11_RuinedScene

Workaround URP 17 Render Graph DX11 scene rendering is corrupted.

[Tooltip("Workaround URP 17 Render Graph DX11 scene rendering ruined.")]
public bool URP17RG_DX11_RuinedScene

Field Value

URP17RG_IOS_Glitches_Partial

Partial workaround for https://issuetracker.unity3d.com/issues/ios-visual-artifacts-are-visible-when-the-cameras-feed-is-rendered-to-a-texture.

[Tooltip("Partial workaround for https://issuetracker.unity3d.com/issues/ios-visual-artifacts-are-visible-when-the-cameras-feed-is-rendered-to-a-texture.")]
public bool URP17RG_IOS_Glitches_Partial

Field Value