Struct Cylinder
Draws a wireframe cylinder, as two circles connected by four lines.
public struct Cylinder
- Extension Methods
Fields
color
p1
p2
radius1
radius2
resolution
The resolution of the end-cap circles. Set to 0 for an automatic resolution based on the distance to the camera.
public byte resolution
Field Value
rotation
Controls the orientation/rotation of the cylinder around its axis.
public float rotation