Class ConeGenerator
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class ConeGenerator : MeshGenerator
  Fields
BaseRadius
Declaration
public float BaseRadius
  Field Value
| Type | Description | 
|---|---|
| Single | 
EndAngleDeg
Declaration
public float EndAngleDeg
  Field Value
| Type | Description | 
|---|---|
| Single | 
Height
Declaration
public float Height
  Field Value
| Type | Description | 
|---|---|
| Single | 
NoSharedVertices
Declaration
public bool NoSharedVertices
  Field Value
| Type | Description | 
|---|---|
| Boolean | 
Slices
Declaration
public int Slices
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
StartAngleDeg
Declaration
public float StartAngleDeg
  Field Value
| Type | Description | 
|---|---|
| Single | 
Methods
Generate()
Declaration
public override MeshGenerator Generate()
  Returns
| Type | Description | 
|---|---|
| MeshGenerator |