Integrations Guides
Three.js
Supported Parameters
1min
as can be seen in the example above you can set a number of parameters to the sosstreamablemodel component name description default value path the path to the streamable asset ' /model sxrweb' usealpha enable semi transparent materials true usemetalroughness use pbr shading can be set to false if you want flat shading for e g photogrammetry models true occlusionculling use occlusion culling this will reduce the amount of rendered triangles and can speed up rendering significantly, but does not work well with shadows true equirecenvmap path to an equirectangular environment map currently only the jpg format is supported can be left empty '' doublesidedmaterials will switch on double sided surfaces in materials false quality a number for adjusting the quality level (and bandwidth requirement) can be any number, but should normally be between 0 and 3 reference 0 = low quality 1 = medium quality 2 = high quality >2 = extremely high quality 1 0 shadows this needs to be set to true if you wish the streamable asset to cast and receive threejs shadows false