HoloField - Boundary-to-Volume Generator
    Preparing search index...

    Variable PolarHeightFieldConst

    PolarHeightField: BoundaryField = ...

    Creates a vertical gradient based on the Z coordinate.

    • Intended for coordinate spaces where the Z component is in the range [-1, 1]. The value is linearly mapped to [0, 1].

    • The field depends only on the Z coordinate; X and Y have no effect on the returned value.

    • For spherical surfaces (ie., the boundary representation), the input is a normalized direction vector supplied by a sphere sampler.