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