struct HumanTrackingArgs (Niantic.ARDK.AR.Awareness.HumanTrackingArgs)
Overview
struct HumanTrackingArgs: Niantic.ARDK.Utilities.IArdkEventArgs { // properties HumanTrackingData TrackingData; // methods HumanTrackingArgs(HumanTrackingData trackingData); };
Detailed Documentation
注釈
This is an experimental feature. Experimental features should not be used in production products as they are subject to breaking changes, not officially supported, and may be deprecated without notice
Properties
HumanTrackingData TrackingData
注釈
This is an experimental feature. Experimental features should not be used in production products as they are subject to breaking changes, not officially supported, and may be deprecated without notice
Methods
HumanTrackingArgs(HumanTrackingData trackingData)
注釈
This is an experimental feature. Experimental features should not be used in production products as they are subject to breaking changes, not officially supported, and may be deprecated without notice