Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get current internal world-to-camera transform (camera view pose).
Syntax
public Matrix4 GetCurrentWorldToCameraTransform ()
Return Value
Type: Matrix4
The current world to camera pose.
This method raises the following exceptions:
Exception | Raised By |
InvalidOperationException | Thrown when the call failed for an unknown reason. |
Requirements
Namespace: Microsoft.Kinect.Toolkit.Fusion
Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)
See Also
Reference
Reconstruction Class
Reconstruction Members
Microsoft.Kinect.Toolkit.Fusion Namespace