RecordedTexture constructor
const
RecordedTexture(
- String slot,
- TextureHandle texture,
- SamplerOptions? sampler
Implementation
const RecordedTexture(this.slot, this.texture, this.sampler);