menu
sp_character_plugin package
documentation
character_widget.dart
CharacterWidgetController
receiveAnimations abstract method
receiveAnimations abstract method
dark_mode
light_mode
receiveAnimations
abstract method
Future
<
void
>
receiveAnimations
(
List
<
Uint8List
>
animations
,
String
reqID
)
通知数字人播放器接收动画数据
Implementation
Future<void> receiveAnimations(List<Uint8List> animations, String reqID);
sp_character_plugin package
documentation
character_widget
CharacterWidgetController
receiveAnimations abstract method
CharacterWidgetController mixin