kkumawa1
Results
1
comments of
kkumawa1
a > So my guess would be something like > > `{this.yourFunction}>` > > > ``` > yourFunction(anchor){ > if(anchor.trackingMethod === "lastKnownPose"){ > > } > } > ``` Don't...