InBetween.SecondTrackedObjectType Property

Definition

Tracked object to calculate position and orientation for the second object. If you want to manually override and use a scene object, use the TransformTarget field.

public:
 property Microsoft::MixedReality::Toolkit::Utilities::TrackedObjectType SecondTrackedObjectType { Microsoft::MixedReality::Toolkit::Utilities::TrackedObjectType get(); void set(Microsoft::MixedReality::Toolkit::Utilities::TrackedObjectType value); };
public Microsoft.MixedReality.Toolkit.Utilities.TrackedObjectType SecondTrackedObjectType { get; set; }
member this.SecondTrackedObjectType : Microsoft.MixedReality.Toolkit.Utilities.TrackedObjectType with get, set
Public Property SecondTrackedObjectType As TrackedObjectType

Property Value

Applies to