KitchenDraw SDK 2
Show / Hide Table of Contents

Method RemoveViewPoint

RemoveViewPoint(ViewPoint)

Removes the view point from the scene's registered view points list.

Declaration
public void RemoveViewPoint(Scene.ViewPoint viewPoint)
Parameters
Type Name Description
Scene.ViewPoint viewPoint

View point to remove.

In this article
Back to top Generated by DocFX