Defines a solid cylinder primitive.
Declaration Syntax
public interface ISolidCylinder
Table 126: Members
Property
|
Center
|
Gets or sets the center of the cylinder (x, y, z).
|
Property
|
Direction
|
Gets or sets the direction of the cylinder (x, y, z).
|
Property
|
Radius
|
Gets or sets the radius of the cylinder.
|