Click or drag to resize

CylinderPrimitive Structure

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

Inheritance Hierarchy
SystemObject
  SystemValueType
    Demo3D.VisualsCylinderPrimitive

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

The CylinderPrimitive type exposes the following members.

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