Click or drag to resize

CylinderPrimitive Structure

[Missing <summary> documentation for "T:Demo3D.Visuals.CylinderPrimitive"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public struct CylinderPrimitive

The CylinderPrimitive type exposes the following members.

Constructors
  NameDescription
Public methodCylinderPrimitive
Initializes a new instance of the CylinderPrimitive class
Top
Fields
  NameDescription
Public fieldAxis
Public fieldLength
Public fieldOrigin
Public fieldRadius
Top
See Also