You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TextBlock Margin="10" TextWrapping="Wrap">Click on the image to apply the projection. This sample uses a simple Matrix3D matrix to transform an object in the X and Y directions.</TextBlock>
<Grid x:Name="LayoutRoot" >
<!-- <SnippetMatrix3DProjectionSimple> -->
<!-- When you click on the image, the projection is applied. -->