Struct Cone
Draws a 3D cone.
public struct Cone
- Extension Methods
Fields
angle
cap
color
p1
p2
resolution
How many segments the cone is rendered with.
Set to 0 for automatic resolution based on the
distance to the camera.
public byte resolution