Class ObjectTargetBehavior
A component that binds an Vuforia Object target with an entity.
Inheritance
ObjectTargetBehavior
Implements
Inherited Members
Namespace: Evergine.Vuforia
Assembly: Evergine.Vuforia.dll
Syntax
public class ObjectTargetBehavior : VuforiaTargetBehavior, IDependencyObject
Properties
AvailableTrackables
Gets enumerable that contains the names of the Image trackables described by the dataset.
Declaration
public override IEnumerable<string> AvailableTrackables { get; }
Property Value
Type | Description |
---|---|
IEnumerable<string> |