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