ParamValue_vector_uchar

from panda3d.core import ParamValue_vector_uchar
class ParamValue_vector_uchar

Bases:

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_vector_uchar

__init__(value: bytes)
static get_class_type() TypeHandle
get_value() bytes
set_value(value: bytes)
property value