Class: GuiMarker

SKARF. GuiMarker

<virtual> new GuiMarker()

An augmented reality GUI marker.
Source:

Methods

detected(dt, worldMatrix)

Call this method when the GUI marker is detected
Parameters:
Name Type Description
dt number Time elapsed since previous frame
worldMatrix THREE.Matrix4 World matrix for the marker
Source:

hidden()

Call this method when the marker has been hidden
Source: