Interface: ISolidCone
Defines a solid cone primitive.
Examples
Methods
Name |
Description |
Generate()
|
Generates the primitive.
|
Properties
Name |
Description |
Center
|
Gets or sets the center of the cone (x, y, z).
|
Direction
|
Gets or sets the direction of the cone (x, y, z).
|
Radius1
|
Gets or sets the top radius of the cone.
|
Radius2
|
Gets or sets the bottom radius of the cone.
|