pygfx.utils.enums

The enums used in pygfx. The enums are all available from the root pygfx namespace.

ColorMode()

The ColorMode enum specifies how an object's color is established.

CoordSpace()

The CoordSpace enum specifies a coordinate space.

MarkerShape()

The MarkerShape enum specifies the shape of a markers in the PointsMarkerMaterial.

RenderMask()

The RenderMask enum specifies the render passes in which an object participates.

SizeMode()

The SizeMode enum specifies how an object's size/width/thickness is established.

ElementFormat()

The base elements to specify formats.

VisibleSide()

The VisibleSide enum specifies what side of a mesh is visible.

BindMode()

The BindMode enum specifies how a skinned mesh is bound to its skeleton.