movis.attribute.AttributeType#

class movis.attribute.AttributeType(value)[source]#

A type used to determine the type and dimension of an attribute.

Methods

static from_string(s: str) AttributeType[source]#

Convert a string to an attribute type.

Attributes

SCALAR

VECTOR2D

VECTOR3D

ANGLE

COLOR