pygfx.utils.enums

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

BindMode()

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

ColorMode()

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

CoordSpace()

The CoordSpace enum specifies a coordinate space.

EdgeMode()

ElementFormat()

The base elements to specify formats.

MarkerInt()

The MarkerInt enums maps marker shape names to an integer.

MarkerMode()

The MarkerMode enum specifies how an object's marker is established.

MarkerShape()

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

SizeMode()

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

TextAlign()

How text is aligned.

TextAnchor()

How text is aligned.

VisibleSide()

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

PixelFilter

The type of interpolation for flushing the result of a renderer to a target.