Click or drag to resize
AB4D logo

ViewCubeCameraControllerGetPlaneGeometryModel3D Method

[Missing <summary> documentation for "M:Ab3d.Controls.ViewCubeCameraController.GetPlaneGeometryModel3D(Ab3d.Controls.ViewCubeCameraController.ViewCubePlanes)"]


Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public GeometryModel3D GetPlaneGeometryModel3D(
	ViewCubeCameraControllerViewCubePlanes plane
)

Parameters

plane  ViewCubeCameraControllerViewCubePlanes

[Missing <param name="plane"/> documentation for "M:Ab3d.Controls.ViewCubeCameraController.GetPlaneGeometryModel3D(Ab3d.Controls.ViewCubeCameraController.ViewCubePlanes)"]

Return Value

GeometryModel3D

[Missing <returns> documentation for "M:Ab3d.Controls.ViewCubeCameraController.GetPlaneGeometryModel3D(Ab3d.Controls.ViewCubeCameraController.ViewCubePlanes)"]

See Also