Anyone know what the use of the render option that can be passed to Layer constructor?
it's seem that is not effect on anything or that the render function is missing the prefix
if(this.render) return this.render(frameState, target)
Anyone know what the use of the render option that can be passed to Layer constructor?
it's seem that is not effect on anything or that the render function is missing the prefix
if(this.render) return this.render(frameState, target)