Struct MeshGenerator.CircularSection
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct CircularSection
  Constructors
CircularSection(Single, Single)
Declaration
public CircularSection(float r, float y)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Single | r | |
| Single | y | 
Fields
Radius
Declaration
public float Radius
  Field Value
| Type | Description | 
|---|---|
| Single | 
SectionY
Declaration
public float SectionY
  Field Value
| Type | Description | 
|---|---|
| Single |