FragmentPose 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 FragmentPose
type FragmentPose = struct
Public Structure FragmentPose
- Inheritance
-
FragmentPose
Fields
fragmentId | |
pose |