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
Type | Name | Description |
---|---|---|
ulong | xrSession |
OnSessionEnd
protected override void OnSessionEnd(
ulong xrSession
)
Parameters
Type | Name | Description |
---|---|---|
ulong | xrSession |
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;