setBloom method

  1. @JS('setBloom')
JSPromise<JSAny?> setBloom(
  1. double bloom
)

Implementation

@JS('setBloom')
external JSPromise setBloom(double bloom);