Click or drag to resize
AB4D logo

ConeMesh3DGeometry Property

Gets the MeshGeometry3D that represents a 3D cone.

Namespace: Ab3d.Meshes
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public MeshGeometry3D Geometry { get; }

Property Value

MeshGeometry3D

Implements

IMesh3DGeometry
See Also