Class XRExampleSubsystemDescriptor
Inheritance
XRExampleSubsystemDescriptor
Assembly: UnityEngine.dll
Syntax
public class XRExampleSubsystemDescriptor : IntegratedSubsystemDescriptor<XRExampleSubsystem>, ISubsystemDescriptor, ISubsystemDescriptorImpl
Properties
disableBackbufferMSAA
Declaration
public bool disableBackbufferMSAA { get; }
Property Value
stereoscopicBackbuffer
Declaration
public bool stereoscopicBackbuffer { get; }
Property Value
supportsEditorMode
Declaration
public bool supportsEditorMode { get; }
Property Value
usePBufferEGL
Declaration
public bool usePBufferEGL { get; }
Property Value
Implements
Extension Methods