ParamValue_LMatrix4d

from panda3d.core import ParamValue_LMatrix4d
class ParamValue_LMatrix4d

Bases:

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_LMatrix4d

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