SimpleLineDataProvider.StartPoint 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 starting point of this line which is always located at the GameObject's transform position
public:
property Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose StartPoint { Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose get(); };
public Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose StartPoint { get; }
member this.StartPoint : Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose
Public ReadOnly Property StartPoint As MixedRealityPose
Property Value
Remarks
Always located at this GameObject's Transform.position