call abstract method

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

Implementation

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