SpatialContainer
protected constructor(name: String, containerId: Int)
Parameters
name
The name of the SpatialContainer. Different types of SpatialContainers can share the same name, the same type of SpatialContainers should use unique names when defined in android.app.Application scope.
containerId
The unique ID of the SpatialContainer.