Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VertexViewerHitResultIndicator

Index

Properties

normal?: Vector3

The normal of this indicator. This value will be represented as an arrow, and will be used alongside the provided position to display a plane.

position?: Vector3

The position of this indicator. A point will be displayed at this position, and it will be used alongside the provided normal to display a plane and normal arrow centered at the position.

viewer?: HTMLVertexViewerElement

The viewer to connect to this indicator. If nested within a , this property will be populated automatically.