Class CalibrationRecording
Inherited Members
Namespace: Microsoft.MixedReality.SpectatorView.Editor
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class CalibrationRecording
Fields
FrameHeight
Declaration
public int FrameHeight
Field Value
Type | Description |
---|---|
Int32 |
FrameWidth
Declaration
public int FrameWidth
Field Value
Type | Description |
---|---|
Int32 |
Poses
Declaration
public List<CalibrationRecordingPose> Poses
Field Value
Type | Description |
---|---|
List<CalibrationRecordingPose> |