ParamValue_LMatrix3d

from panda3d.core import ParamValue_LMatrix3d
class ParamValue_LMatrix3d

Bases:

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_LMatrix3d

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