Interface: ISolidCylinder
Defines a solid cylinder primitive.
Examples
Methods
Name |
Description |
Generate()
|
Generates the primitive.
|
Properties
Name |
Description |
Center
|
Gets or sets the center of the cylinder (x, y, z).
|
Direction
|
Gets or sets the direction of the cylinder (x, y, z).
|
Radius
|
Gets or sets the radius of the cylinder.
|