SourcePoseEventData<T>.SourceData Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The new position of the input source.
public:
 property T SourceData { T get(); };public T SourceData { get; }member this.SourceData : 'TPublic ReadOnly Property SourceData As TProperty Value
		T