text texture mask effect
Brick
BRICK
Rock
ROCK
Ground 103
GROUND
Wood
WOOD
Metal
METAL
Lava
LAVA
Install
Details
| Property | Value |
|---|---|
| Type | Component |
Agent Usage
Use this wording when asking an agent to apply a texture:compositions/components/texture-mask-text/texture-mask-text.html inside the project where you ran npx hyperframes add texture-mask-text. The part to paste is the real <style> element near the bottom of that file; the texture PNGs install to assets/texture-mask-text/masks/ and are referenced by project-root URLs in that CSS.
Swap hf-texture-brick for the class shown on any texture card below. The base class hf-texture-text is always required.
Animated Texture
Animate the texture by moving the mask position on the text element. Keep drop shadow on a wrapper so the shadow follows the textured contour.MOTION
Texture Examples
Masonry
BRICK
Use
hf-texture-text hf-texture-brickBRICK
Use
hf-texture-text hf-texture-bricks-104BRICK
Use
hf-texture-text hf-texture-bricks-102BRICK
Use
hf-texture-text hf-texture-bricks-101BRICK
Use
hf-texture-text hf-texture-bricks-075-aCONCRETE
Use
hf-texture-text hf-texture-concreteCONCRETE
Use
hf-texture-text hf-texture-concrete-034CONCRETE
Use
hf-texture-text hf-texture-concrete-047-aCONCRETE
Use
hf-texture-text hf-texture-concrete-046CONCRETE
Use
hf-texture-text hf-texture-concrete-042-aPLASTER
Use
hf-texture-text hf-texture-plaster-001PLASTER
Use
hf-texture-text hf-texture-painted-plaster-017Stone
ROCK
Use
hf-texture-text hf-texture-rockROCK
Use
hf-texture-text hf-texture-rock-063ROCK
Use
hf-texture-text hf-texture-rock-058ONYX
Use
hf-texture-text hf-texture-onyxMARBLE
Use
hf-texture-text hf-texture-marble-012MARBLE
Use
hf-texture-text hf-texture-marble-016STONE
Use
hf-texture-text hf-texture-travertine-009STONE
Use
hf-texture-text hf-texture-paving-stones-150STONE
Use
hf-texture-text hf-texture-paving-stones-138TILE
Use
hf-texture-text hf-texture-tiles-138Ground / Road
GROUND
Use
hf-texture-text hf-texture-ground-103GROUND
Use
hf-texture-text hf-texture-ground-037GROUND
Use
hf-texture-text hf-texture-ground-054GROUND
Use
hf-texture-text hf-texture-ground-104GROUND
Use
hf-texture-text hf-texture-ground-068GROUND
Use
hf-texture-text hf-texture-ground-080ROAD
Use
hf-texture-text hf-texture-road-012-aROAD
Use
hf-texture-text hf-texture-road-008-aROAD
Use
hf-texture-text hf-texture-road-007ROAD
Use
hf-texture-text hf-texture-road-013-aROAD
Use
hf-texture-text hf-texture-road-012-bROAD
Use
hf-texture-text hf-texture-road-009-cASPHALT
Use
hf-texture-text hf-texture-asphalt-031Wood
WOOD
Use
hf-texture-text hf-texture-woodWOOD
Use
hf-texture-text hf-texture-wood-094WOOD
Use
hf-texture-text hf-texture-wood-092WOOD
Use
hf-texture-text hf-texture-wood-051WOOD
Use
hf-texture-text hf-texture-wood-066WOOD
Use
hf-texture-text hf-texture-wood-049WOOD
Use
hf-texture-text hf-texture-wood-058FLOOR
Use
hf-texture-text hf-texture-wood-floor-051FLOOR
Use
hf-texture-text hf-texture-wood-floor-064FLOOR
Use
hf-texture-text hf-texture-wood-floor-070BARK
Use
hf-texture-text hf-texture-bark-014Metal
METAL
Use
hf-texture-text hf-texture-metalMETAL
Use
hf-texture-text hf-texture-metal-049-aMETAL
Use
hf-texture-text hf-texture-metal-055-aMETAL
Use
hf-texture-text hf-texture-metal-046-bMETAL
Use
hf-texture-text hf-texture-metal-061-bMETAL
Use
hf-texture-text hf-texture-metal-048-aMETAL
Use
hf-texture-text hf-texture-metal-032METAL
Use
hf-texture-text hf-texture-metal-041-aMETAL
Use
hf-texture-text hf-texture-metal-038PLATE
Use
hf-texture-text hf-texture-diamond-plate-009Organic / Soft
LAVA
Use
hf-texture-text hf-texture-lavaGRASS
Use
hf-texture-text hf-texture-grass-005GRASS
Use
hf-texture-text hf-texture-grass-001GRASS
Use
hf-texture-text hf-texture-grass-004WOVEN
Use
hf-texture-text hf-texture-carpetFABRIC
Use
hf-texture-text hf-texture-fabric-083SNOW
Use
hf-texture-text hf-texture-snowSNOW
Use
hf-texture-text hf-texture-snow-015LEATHER
Use
hf-texture-text hf-texture-leather-037FABRIC
Use
hf-texture-text hf-texture-fabric-080Usage
Afternpx hyperframes add texture-mask-text, the installed snippet lives at compositions/components/texture-mask-text/texture-mask-text.html inside your current HyperFrames project. Open that file and paste the real <style> element near the bottom into your composition once; it defines hf-texture-text and every hf-texture-* class used by the examples above. Keep the installed texture PNGs in assets/texture-mask-text/masks/; the CSS references them with project-root URLs.