Click or drag to resize

CylinderVisualConeRatio Property

Ratio of the radii at either end. A ratio of 1 will create a cylinder, a ratio of 0 will create a cone

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public double ConeRatio { get; set; }

Property Value

Double
See Also