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 getClassType() TypeHandle
getValue() LMatrix3d
setValue(value: LMatrix3d)
property value