Appearance
KBE3D / KBCore / Cesium / FeatureDetection / supportsBasis
函数: supportsBasis()
supportsBasis(
scene:Scene):boolean
Detects whether the current browser supports Basis Universal textures and the web assembly modules needed to transcode them.
参数
scene
返回
boolean
true if the browser supports web assembly modules and the scene supports Basis Universal textures, false if not.
