call abstract method

  1. @override
$R call({
  1. String? texture,
  2. VectorDefinition? offset,
  3. VectorDefinition? size,
})
override

Implementation

@override
$R call({String? texture, VectorDefinition? offset, VectorDefinition? size});