Sphere geometry primitive attributes. More...
#include <GeometryPrimitives.h>
Public Attributes | |
float | Radius = 1.f |
Sphere radius. | |
![]() | |
GEOMETRY_PRIMITIVE_TYPE | Type = GEOMETRY_PRIMITIVE_TYPE_UNDEFINED |
The geometry primitive type, see Diligent::GEOMETRY_PRIMITIVE_TYPE. | |
GEOMETRY_PRIMITIVE_VERTEX_FLAGS | VertexFlags = GEOMETRY_PRIMITIVE_VERTEX_FLAG_ALL |
Uint32 | NumSubdivisions = 0 |
The number of subdivisions. | |
Sphere geometry primitive attributes.