Skip to main content
Version: 10 Jul 2024

MagicLeapRenderingExtensionsFeature

NameSpace: Features

Inherits from:
MagicLeapOpenXRFeatureWithInterception< MagicLeapRenderingExtensionsFeature >,
MagicLeapOpenXRFeatureBase,
OpenXRFeature

Protected Methods

MarkFunctionsToIntercept

protected virtual override void MarkFunctionsToIntercept()

Reimplements: MarkFunctionsToIntercept


OnSessionBegin

protected override void OnSessionBegin(
ulong xrSession
)

Parameters

TypeNameDescription
ulongxrSession

OnSessionEnd

protected override void OnSessionEnd(
ulong xrSession
)

Parameters

TypeNameDescription
ulongxrSession

Public Attributes

BlendMode


public XrEnvironmentBlendMode BlendMode = XrEnvironmentBlendMode.AlphaBlend;


FeatureId


public const string FeatureId = "com.magicleap.openxr.feature.rendering_extensions";


FocusDistance


public float FocusDistance;


GlobalDimmerEnabled


public bool GlobalDimmerEnabled;


GlobalDimmerValue


public float GlobalDimmerValue;


UseProtectedSurface


public bool UseProtectedSurface;


UseVignetteMode


public bool UseVignetteMode;