Package-level declarations

Types

Link copied to clipboard
class ImageFill(domainWarpFunction: String = "vec2 if_domainWarp(vec2 p) { return p; }") : ShadeStyle

Provides shaded rendering using an image as the fill for a shape or geometry.

Link copied to clipboard
class ImageFillBuilder : StyleParameters

Functions

Link copied to clipboard

Creates an ImageFill instance using the provided configuration.