Varying#

class moderngl.Varying#

This class represents a program varying.

Varying.name#

The name of the varying.

Type

str

Varying.number#

The number of the varying.

Type

int

Varying.extra: Any#

Attribute for storing user defined objects