Contents

local(parallaxBounds:blendDistance:)

A local influence using a single bounding box for both parallax correction and influence volume.

Declaration

static func local(parallaxBounds: BoundingBox, blendDistance: Float) -> VirtualEnvironmentProbeComponent.Influence

Parameters

  • parallaxBounds:

    The bounding box used for parallax correction (local space).

  • blendDistance:

    The distance from the edge of the influence volume over which the probe fades.

See Also

Creating an influence