API reference
API reference
Select your platform
No SDKs available
No versions available

DepthProviderNotSupported Class

Meta::XR::EnvironmentDepth::DepthProviderNotSupported extends Meta.XR.EnvironmentDepth.IDepthProvider.

Overview

Properties

Public Member Functions

void
SetDepthEnabled
( bool isEnabled,
bool removeHands )
DepthFrameDesc
GetFrameDesc
( int eye )
bool
GetDepthTextureId
( ref uint textureId )

Details

Properties

bool Meta.XR.EnvironmentDepth.DepthProviderNotSupported.IsSupported
No description available.
bool Meta.XR.EnvironmentDepth.DepthProviderNotSupported.RemoveHands
No description available.

Member Functions

void Meta.XR.EnvironmentDepth.DepthProviderNotSupported.SetDepthEnabled
( bool isEnabled,
bool removeHands )
No description available.
DepthFrameDesc Meta.XR.EnvironmentDepth.DepthProviderNotSupported.GetFrameDesc
( int eye )
No description available.
bool Meta.XR.EnvironmentDepth.DepthProviderNotSupported.GetDepthTextureId
( ref uint textureId )
No description available.
Did you find this page helpful?