menu
interactive_3d package
documentation
interactive_3d_platform_interface.dart
Interactive3dPlatform
loadHdrBackground abstract method
loadHdrBackground abstract method
dark_mode
light_mode
loadHdrBackground
abstract method
Future
<
void
>
loadHdrBackground
(
{
String
?
backgroundPath
,
String
?
backgroundUrl
,
})
Implementation
Future<void> loadHdrBackground({ String? backgroundPath, String? backgroundUrl, });
interactive_3d package
documentation
interactive_3d_platform_interface
Interactive3dPlatform
loadHdrBackground abstract method
Interactive3dPlatform class