Property | Type | Description | |
---|---|---|---|
AugmentationObject | GameObject |
Method | Description | |
---|---|---|
OnTrackableStateChanged ( TrackableBehaviour, previousStatus, TrackableBehaviour, newStatus ) : void |
Implementation of the ITrackableEventHandler function called when the tracking state changes.
|
|
ShowObject ( bool tf ) : void | ||
Start ( ) : void |
public OnTrackableStateChanged ( TrackableBehaviour, previousStatus, TrackableBehaviour, newStatus ) : void | ||
previousStatus | TrackableBehaviour, | |
newStatus | TrackableBehaviour, | |
return | void |