HSRDataContentProvider
An internal service that fetches, parses, and caches hidden surface removal (HSR) data for layered clothing; cannot be used by developers.
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
| Memory category | Instances |
|---|
Member index 0
Description
Internal-only; managed by the engine and cannot be used by developers. Inherits from CacheableContentProvider and fetches, parses, and caches hidden surface removal (HSR) data assets — which triangles of a layered clothing item's mesh are occluded by overlapping garments so that geometry can be culled when the avatar is rendered. When an HSR asset is requested, the service downloads and decodes it into a HiddenSurfaceRemovalAsset and stores it in a cache.