HomeWeb Components API Reference - v0.24.0
    Preparing search index...

    Type Alias ParallaxMode

    ParallaxMode: "offset" | "occlusion"

    How a material's height map offsets the UVs of its other maps: offset takes a single tap of the height map, and occlusion marches the view ray through the height field for deeper relief at the cost of several taps per pixel.