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.
Optional position
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.
Optional viewer
viewer?:HTMLVertexViewerElement
The viewer to connect to this indicator. If nested within a , this property will be populated automatically.
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.