IBuilderSnapshotDepthData Method  | 
 
            Get the depth data as an array or image
            
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
SyntaxDepthMapData SnapshotDepthData(
	RenderMapInfo info
)
Parameters
- info
 - Type: Demo3D.GuiRenderMapInfo
Information on how to render the depth map. 
Return Value
Type: 
DepthMapData[Missing <returns> documentation for "M:Demo3D.Visuals.IBuilder.SnapshotDepthData(Demo3D.Gui.RenderMapInfo)"]
See Also