builtinSound property
final
A built-in synthesized clip shipped with the package.
Ignored when soundAssetPath is also set (custom path wins).
Ignored when enableSound is false.
Implementation
final BuiltinSound? builtinSound;
A built-in synthesized clip shipped with the package.
Ignored when soundAssetPath is also set (custom path wins).
Ignored when enableSound is false.
final BuiltinSound? builtinSound;