ParamValue_LMatrix4f

from panda3d.core import ParamValue_LMatrix4f
class ParamValue_LMatrix4f

Bases:

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_LMatrix4f

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