CylinderRendererAspectConeRatio 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.Renderers.Primitives
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic double ConeRatio { get; set; }Property Value
Type:
Double
See Also