Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PatternMarkerParameters

PatternMarker takes a given image (as a URL) and use this as the pattern to detect to place a given marker from three.js, in this case an given Object3D

param

parameters for determining things the pattern URL and minimum confidence

Hierarchy

  • PatternMarkerParameters

Index

Properties

markerObject

markerObject: Object3D

Optional minConfidence

minConfidence: undefined | number

patternUrl

patternUrl: string

Optional size

size: undefined | number

Generated using TypeDoc