Sample encryption processor for GLTFExporter2 that wraps the glb in a new glb with encrypted content and encryption metadata. Uses AES-GCM (aesGcmEncrypt) for encryption since it is widely supported across browsers and js environments.
Generated using TypeDoc
Sample encryption processor for GLTFExporter2 that wraps the glb in a new glb with encrypted content and encryption metadata. Uses AES-GCM (aesGcmEncrypt) for encryption since it is widely supported across browsers and js environments.