UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.XRSubsystems NianticSpatial.NSDK.AR.XRSubsystems←classXRSceneSegmentationSubsystem NianticSpatial.NSDK.AR.XRSubsystems.XRSceneSegmentationSubsystem←classProvider NianticSpatial.NSDK.AR.XRSubsystems.XRSceneSegmentationSubsystem.Provider Method TryPrepareSubsystem TryPrepareSubsystemIf the semantic segmentation model is ready, prepare the subsystem's data structures. Declaration public virtual bool TryPrepareSubsystem() Summary If the semantic segmentation model is ready, prepare the subsystem's data structures. Returns true if the semantic segmentation model is ready and the subsystem has prepared its data structures. Otherwise, false.
If the semantic segmentation model is ready, prepare the subsystem's data structures.