AnchorPose Struct
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.
Simple struct for passing id,pose tuples, to avoid C# version dependency (e.g. ValueTuple)
public struct AnchorPose
type AnchorPose = struct
Public Structure AnchorPose
- Inheritance
-
AnchorPose
Fields
anchorId | |
pose |