CConstraintInterval

from panda3d.direct import CConstraintInterval
class CConstraintInterval

Bases:

Bases: CInterval

The base class for a family of intervals that constrain some property to a value over time.

Inheritance diagram

Inheritance diagram of CConstraintInterval

__init__(param0: CConstraintInterval)
property bogus_variable bool

getter/setter for bool CConstraintInterval::bogus_variable;

static getClassType() panda3d.core.TypeHandle