ParamValue_LMatrix3f

from panda3d.core import ParamValue_LMatrix3f
class ParamValue_LMatrix3f

Bases:

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_LMatrix3f

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