Skip to main content
API Reference NianticSpatial.NSDK.AR.XRSubsystems XRSceneSegmentationSubsystem Provider

TryPrepareSubsystem

If 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.