HolographicCameraPose.ProjectionTransform 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.
Gets the stereo projection transform for this camera pose.
HolographicStereoTransform ProjectionTransform();
public HolographicStereoTransform ProjectionTransform { get; }
var holographicStereoTransform = holographicCameraPose.projectionTransform;
Public ReadOnly Property ProjectionTransform As HolographicStereoTransform
Property Value
The transforms.