Class ImageTargetResult
Result for a VuMarkTarget. The same VuMarkTarget can have multiple physical instances on screen simultaneously. In this case each appearance has its own VuMarkTargetResult, pointing to the same VuMarkTarget with the same instance ID.
Inherited Members
Namespace: Evergine.Vuforia
Assembly: Evergine.Vuforia.dll
Syntax
public class ImageTargetResult : TrackableResult<ImageTarget>