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