Optional
enableOptional
group?: stringCan be used to filter affected html anchors in removeAllHtmlAnchors
Optional
occlusion?: HtmlAnchorOcclusionOptionsOcclusion options, see HtmlAnchorOcclusionOptions
Optional
parentAssociated anchor mesh will be created underneath this parent node.
Can be used to make anchor position calculation easier in nested scene structures.
Optional
scaling?: HtmlAnchorScalingOptionsScaling options, see HtmlAnchorScalingOptions
Generated using TypeDoc
Activates/deactivates
pointer-events
CSS class of anchor element.Set this to
true
if the html element should be interactive (e.g. button)Default:
false