GARSessionConfiguration(Semantics)
Category adding Scene Semantics functionality to GARSessionConfiguration
.
Summary
Properties |
|
---|---|
semanticMode
|
Sets the desired configuration for the Scene Semantics API.
|
Properties
semanticMode
@property(nonatomic) GARSemanticMode semanticMode;
Sets the desired configuration for the Scene Semantics API.
See GARSemanticMode
for available options and usage information. Some ARCore supported devices do not support the Scene Semantics API. Use isSemanticModeSupported: (GARSession(Semantics))
to query for support for Scene Semantics. Affected devices are also indicated on the ARCore supported devices page.