IBuilder Methods |
The IBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AddToSelection | ||
| BeginInvoke | ||
| ClearSelection | ||
| CreateVisual(VisualFactory) | ||
| CreateVisual(VisualFactory, Vector3) | ||
| CreateVisualWithoutFocus | ||
| DeleteSelection | ||
| Import | ||
| Invoke | ||
| ModelInvoke | ||
| RefreshPropertiesGrid | ||
| Reset | ||
| SaveOptions | ||
| Select | ||
| SnapshotDepthData | ||
| StartVideoRecording |
Start recording the scene, opens a dialog to set the file path, end with StopVideoRecording | |
| StartVideoRecording(String) |
Start recording the scene, end with StopVideoRecording | |
| StopVideoRecording |
Stop recording the scene
|