transform

abstract boolean transform(MutableQuadView quad)

Return false to filter out quads from rendering. When more than one transformis in effect, returning false means unapplied transforms will not receive the quad.

Sources

jvm source
Link copied to clipboard