setCustomBoundingSphereIndices

Sets custom primitive indices to be used for calculating the bounding sphere of the ArModel. By default, the bounding sphere is calculated based on all primitives in the model. This function allows specifying a subset of primitives to be used for bounding sphere calculation.

Parameters

primitiveIndices

The custom primitive indices to be used for bounding sphere calculation.