Type Alias TMVFPointStyle

TMVFPointStyle: {
    points: SpaceId[];
    showImage?: boolean;
}

Type declaration

  • points: SpaceId[]

    The points which this style applies to.

  • OptionalshowImage?: boolean

    Whether or not the first image attached to the space or obstruction should be displayed on the point.