UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.XRSubsystems NianticSpatial.NSDK.AR.XRSubsystems←classXRScanningSubsystem NianticSpatial.NSDK.AR.XRSubsystems.XRScanningSubsystem Method ComputeVoxels ComputeVoxels Declaration public void ComputeVoxels() Summary Request a voxel buffer to be computed. This is an async operation that takes some time. Obtain the result with TryGetVoxels. "enableVoxels" must be set to true on the XRScanningConfiguration
Request a voxel buffer to be computed. This is an async operation that takes some time. Obtain the result with
TryGetVoxels. "enableVoxels" must be set to true on the XRScanningConfiguration