Taos API Reference
    Preparing search index...

    Interface PointBakeOptions

    interface PointBakeOptions {
        height?: number;
        heightAt?: HeightSampler;
    }
    Index

    Properties

    Properties

    height?: number

    Height (m) above the ground / ellipsoid for the anchor. Default 0.

    heightAt?: HeightSampler

    Drape onto streamed terrain, added to height.