Micrio Client - v6.0.0
    Preparing search index...

    Interface SpaceImage

    interface SpaceImage {
        id: string;
        rotationY: number;
        x: number;
        y: number;
        z: number;
    }
    Index

    Properties

    Properties

    id: string

    The Micrio ID

    rotationY: number

    Y-axis sphere rotation in radians (aligns linked 360 images).

    x: number

    X position of 360 image in zone

    y: number

    Y position of 360 image in zone

    z: number

    Z position of 360 image in zone