A Capsule Geometry Element.
| Property | Description |
|---|---|
| color | The color of the capsule element. |
| drawFillOptions | How the geometry element is filled with the color. See DrawFillOptions. |
| elementDepth | The depth of the element. |
| length | The length of the capsule element. |
| radius | The radius of the capsule element. |
| transform | The transform of the capsule element. |
| Method | Description |
|---|---|
| Size | The data size of the capsule element. This can be useful in understanding the memory stride in a ComputeBuffer or other structure. |