Click or drag to resize

IBuilderSnapshotDepthData Method

[Missing <summary> documentation for "M:Demo3D.Visuals.IBuilder.SnapshotDepthData(Demo3D.Gui.DepthMapInfo)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
DepthMapData SnapshotDepthData(
	DepthMapInfo info
)

Parameters

info
Type: DepthMapInfo

[Missing <param name="info"/> documentation for "M:Demo3D.Visuals.IBuilder.SnapshotDepthData(Demo3D.Gui.DepthMapInfo)"]

Return Value

Type: DepthMapData

[Missing <returns> documentation for "M:Demo3D.Visuals.IBuilder.SnapshotDepthData(Demo3D.Gui.DepthMapInfo)"]

See Also