Applies mipped bicubic texture filtering to the given texture node.
| Parameter | Type | Default Value |
|---|---|---|
| textureNode | TextureNode | — |
| lodNode | Node<float> | — |
Returns
NodeApplies mipped bicubic texture filtering to the given texture node.
| Parameter | Type | Default Value |
|---|---|---|
| textureNode | TextureNode | — |
| strength? | Node<float> | — |
Returns
Node